Blender Git Commit Log

Git Commits -> Revision 549fa84

Revision 549fa84 by Lukas Toenne (master)
April 11, 2013, 09:16 (GMT)
Fix #34948, bug in Cycles node groups. The proxy node maps used to identify external connections of node group nodes were having name clashes with input/output sockets of the same name, leading to invalid cyclic connections in the cycles shader graph that were subsequently removed (prints warnings in terminal). Solution is to use two separate maps for inputs and outputs so group node sockets can safely use the same identifier.

Commit Details:

Full Hash: 549fa84afae9185443fb43e6715b6a9d59972945
SVN Revision: 55955
Parent Commit: 577a1b9
Lines Changed: +19, -15

1 Modified Path:

/intern/cycles/blender/blender_shader.cpp (+19, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021