Blender Git Loki
Git Commits -> Revision f054539
Revision f054539 by Joshua Leung (depsgraph_refactor) January 30, 2015, 23:53 (GMT) |
Depsgraph: Ported over ability to use vertex-group targets for IK constraints Vertex group targets are supported by the constraint system, but were not accounted for by the new depsgraph building code. This adds that support. NOTE: Ideally, this wouldn't require a separate set of logic, but we need these links to be attached to the solver and not the constraint, so things have to be done this way. |
Commit Details:
Full Hash: f0545390f1c0fc5d47d4c0859b0e66eef5899a38
Parent Commit: 3fe2bc9
Lines Changed: +21, -2
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_build_relations.cpp (+21, -2) (Diff)