Blender Git Loki
Git Commits -> Revision ea815d5
Revision ea815d5 by Martin Poirier (master) September 5, 2004, 21:20 (GMT) |
All constraints (except FollowPath) now check if subtarget (bone) is valid and disable constraint if not. Previously, this only worked with IK Solver. The problem was that it defaulted to the armature object as target but didn't clear the subtarget field. This makes it clear that there's a problem. |
Commit Details:
Full Hash: ea815d51ce3b75e67ec78c29ade9f6abb4fddc36
SVN Revision: 3050
Parent Commit: ae93476
Lines Changed: +42, -2
1 Modified Path:
/source/blender/src/editconstraint.c (+42, -2) (Diff)