Blender Git Commit Log

Git Commits -> Revision 6858261

Revision 6858261 by Lukas Toenne (master)
September 7, 2011, 10:26 (GMT)
Code for setting/getting/freeing executable nodes in compositor was still using the plain nodetree->nodes list, which is not dependency sorted any more. This caused missing updates for viewers and other nodes. Instead this code now uses the execution data generated before, which has a correctly sorted list of bNodeExecData.

Commit Details:

Full Hash: 68582612aa26cdb37beb71ef2840b3306f6fcf3d
SVN Revision: 40003
Parent Commit: beb6ac2
Lines Changed: +20, -11

1 Modified Path:

/source/blender/nodes/composite/node_composite_tree.c (+20, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021