Files
test2/source
Chris Want 16b165eed5 Fix for bug 32017.
There was some bad recursion introduced recently that caused crashes
when a Material node is the same material as the material itself (e.g.,
if Material.001 has a node with Material.001).

This commit attempt to correct this by keeping track of the material
at the root of the node tree, and doesn't recurse further if it
encounters it again within the nodetree.

Joshua, please review!
2012-07-06 16:55:35 +00:00
..
2012-07-06 16:55:35 +00:00
2011-05-09 08:15:38 +00:00
2012-06-30 22:44:36 +00:00