Blender Git Commit Log
Git Commits -> Revision 174f93d
Revision 174f93d by Lukas Toenne (depsgraph_refactor) April 9, 2014, 11:26 (GMT) |
Build nodes and relations for animdata and drivers. |
Commit Details:
Full Hash: 174f93d2078dcaf1d2bddbbc383e5f0ae367da4c
Parent Commit: 71c9704
Lines Changed: +255, -15
1 Added Path:
/source/blender/depsgraph/util/depsgraph_util_rna.h (+52, -0) (View)
5 Modified Paths:
/source/blender/depsgraph/CMakeLists.txt (+1, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.cpp (+166, -10) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.h (+25, -3) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+6, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+5, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.cpp (+166, -10) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.h (+25, -3) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+6, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+5, -1) (Diff)