Blender Git Commit Log

Git Commits -> Revision 98d7dd6

Revision 98d7dd6 by Lukas Toenne (depsgraph_refactor)
April 13, 2014, 09:50 (GMT)
Finally removed the get_node and add_new_node methods from Depsgraph.

These are replaced entirely by equivalent functions in the actual
container nodes now.

NOTE: Operation nodes are currently not collected in the `all_opnodes`
list. This should happen as a single step after the actual node
hierarchy is built, but currently is not really used anyway.

Commit Details:

Full Hash: 98d7dd6d7f9b463fb81db37d4ae24b2dce75b6f1
Parent Commit: 4c769f0
Lines Changed: +2, -63

2 Modified Paths:

/source/blender/depsgraph/intern/depsgraph.cpp (+0, -46) (Diff)
/source/blender/depsgraph/intern/depsgraph.h (+2, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021