Blender Git Loki
Git Commits -> Revision 6887972
Revision 6887972 by Joshua Leung (depsgraph_refactor) March 12, 2014, 13:39 (GMT) |
Added defines for list+number of all operation nodes to depsgraph The purpose of these defines at toplevel is so that operations over the nodes do not necessarily require setting up a full aparatus for performing node traversal. Also, the nodecount variable provides us with a valuable ability to cross-check whether all nodes have been evaluated. (Then again, it doesn't quite work, as not all nodes will be scheduled up) |
Commit Details:
Full Hash: 68879729e525c44a99b22f4117c0172eda7378ef
Parent Commit: e9fb880
Committed By: Lukas Toenne
Lines Changed: +5, -2
1 Modified Path:
/source/blender/depsgraph/depsgraph_types.h (+5, -2) (Diff)