Blender Git Commit Log
Git Commits -> Revision ccdf65f
Revision ccdf65f by Sergey Sharybin (depsgraph_refactor) November 10, 2014, 16:54 (GMT) |
Depsgraph: Initial move towards animation support It kinda works now, but gives issues with threaded update. Plus it' really need to be cleaned up. Committing mainly to have a starting point which does something. |
Commit Details:
Full Hash: ccdf65f55e042130a8321a343011f77e407bc064
Parent Commit: ca0c6f1
Lines Changed: +52, -10
5 Modified Paths:
/source/blender/depsgraph/intern/depsgraph_build_nodes.cpp (+15, -3) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cpp (+14, -5) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+3, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+18, -1) (Diff)
/source/blender/depsgraph/intern/stubs.h (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cpp (+14, -5) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+3, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+18, -1) (Diff)
/source/blender/depsgraph/intern/stubs.h (+2, -1) (Diff)