Blender Git Loki
Git Commits -> Revision 4673528
Revision 4673528 by Lukas Toenne (depsgraph_refactor) April 12, 2014, 10:38 (GMT) |
Removed unused method declarations for component/operation finding directly from the graph. The graph should rather not require such deep lookup wrappers. The use cases for such functionality are all in the build procedure, so it makes sense to keep the graph as a simple container with raw access only to the root node types and id nodes. Builder classes can then provide wrappers for detailed lookup in the respective subnodes. |
Commit Details:
Full Hash: 467352810aa564563aa190c8ee2b609c196b17c6
Parent Commit: d30353a
Lines Changed: +0, -7
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph.h (+0, -7) (Diff)