Blender Git Commit Log
Git Commits -> Revision 2e6b4d7
Revision 2e6b4d7 by Lukas Toenne (depsgraph_refactor) March 26, 2014, 09:24 (GMT) |
Moved DEG_find_node_from_pointer and DEG_find_node_criteria_from_pointer into Depsgraph. |
Commit Details:
Full Hash: 2e6b4d713045a15b49ae869b0d0a8175057039d3
Parent Commit: d3e835d
Lines Changed: +84, -83
5 Modified Paths:
/source/blender/depsgraph/intern/depsgraph.cpp (+60, -2) (Diff)
/source/blender/depsgraph/intern/depsgraph.h (+22, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_core.cpp (+2, -2) (Diff)
/source/blender/depsgraph/intern/depsgraph_intern.h (+0, -26) (Diff)
/source/blender/depsgraph/intern/depsgraph_query.cpp (+0, -53) (Diff)
/source/blender/depsgraph/intern/depsgraph.h (+22, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_core.cpp (+2, -2) (Diff)
/source/blender/depsgraph/intern/depsgraph_intern.h (+0, -26) (Diff)
/source/blender/depsgraph/intern/depsgraph_query.cpp (+0, -53) (Diff)