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

3 Modified Paths:

/intern/cycles/render/graph.cpp (+35, -26) (Diff)
/intern/cycles/render/graph.h (+1, -1) (Diff)
/intern/cycles/render/shader.cpp (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021