Blender Git Loki
Git Commits  -> Revision 2d58cb8
		
			
			
		
| Revision 2d58cb8 by Sergey Sharybin (depsgraph_refactor) November 20, 2014, 15:12 (GMT) | 
| Depsgraph: Hook up spline IK solver to the granular update A bit of test of prove-of-concept of the design made in the previous commit. still needs a bit of cleanup (de-duplicate some logic, move functions to their final location etc). But currently it's good enough for testing i guess. | 
Commit Details:
Full Hash: 2d58cb899805389bb7e6a6e431de0636f2ca546f
Parent Commit: dc8d4f0
Lines Changed:  +64,  -18
7 Modified Paths:
/source/blender/blenkernel/BKE_armature.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/armature.c (+5, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.h (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_nodes.cpp (+4, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cpp (+42, -10) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+10, -2) (Diff)
/source/blender/depsgraph/intern/stubs.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/armature.c (+5, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.h (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_nodes.cpp (+4, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cpp (+42, -10) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+10, -2) (Diff)
/source/blender/depsgraph/intern/stubs.h (+1, -1) (Diff)


 Master Commits
 Master Commits MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021