Blender Git Commit Log
Git Commits -> Revision 3f565fc
Revision 3f565fc by Lukas Toenne (master) September 7, 2011, 13:30 (GMT) |
Updating render layer and image output sockets was not working due to changes in snode_set_context. Before the r39941 this used a hack to 'test for first drawing', but since the snode->nodetree was set to NULL each time at the start of that function the condition would always evaluate true anyway. Simply removed that check to restore previous behavior. |
Commit Details:
Full Hash: 3f565fc2120f69b8ddeed077461b522103be2f3b
SVN Revision: 40013
Parent Commit: 7db7165
Lines Changed: +2, -3
1 Modified Path:
/source/blender/editors/space_node/node_edit.c (+2, -3) (Diff)