Blender Git Commit Log
Git Commits -> Revision 98cc417
Revision 98cc417 by Joshua Leung (depsgraph_refactor) January 16, 2015, 02:06 (GMT) |
Depsgraph: Intial attempt at finishing off hooking up rigidbody sim code to the new depsgraph |
Commit Details:
Full Hash: 98cc4176ecb911249ff95d3a9cc8bb72a9423adb
Parent Commit: 8bec1cb
Lines Changed: +61, -15
5 Modified Paths:
/source/blender/blenkernel/intern/rigidbody.c (+24, -2) (Diff)
/source/blender/blenkernel/intern/scene.c (+12, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_nodes.cpp (+13, -6) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cpp (+7, -2) (Diff)
/source/blender/depsgraph/intern/depsnode_opcodes.h (+5, -1) (Diff)
/source/blender/blenkernel/intern/scene.c (+12, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_nodes.cpp (+13, -6) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cpp (+7, -2) (Diff)
/source/blender/depsgraph/intern/depsnode_opcodes.h (+5, -1) (Diff)