Blender Git Commit Log

Git Commits -> Revision 7b47eb1

Revision 7b47eb1 by Joshua Leung (depsgraph_refactor)
January 12, 2015, 12:59 (GMT)
Depsgraph: Fix for using bones as targets for hook modifier

The hook modifier now depends on the bone component of the relevant bone
instead of the entire pose result. This makes it possible to interleave
relationships where different bones in the same armature depend on the hooked
geometry.

Commit Details:

Full Hash: 7b47eb1276ad34312977d0c1e2fc1690767d7b2b
Parent Commit: 5b2b619
Lines Changed: +16, -3

3 Modified Paths:

/source/blender/depsgraph/DEG_depsgraph_build.h (+1, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.cpp (+9, -0) (Diff)
/source/blender/modifiers/intern/MOD_hook.c (+6, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021