Blender Git Commit Log
Git Commits -> Revision e465512
Revision e465512 by Brecht Van Lommel (master) May 10, 2013, 11:31 (GMT) |
Fix #35272: cycles GPU crash with anisotropic shader in group node. Problem was that due to group proxy node the anisotropic node did not detect early enough that it needs generated texture coordinate data to generate the tangent. Now the proxy nodes are removed earlier. |
Commit Details:
Full Hash: e46551246ca305d0b723a7fb0e955e4852b1efdc
SVN Revision: 56650
Parent Commit: 4392fc6
Lines Changed: +42, -27