Blender Git Commit Log
Git Commits -> Revision 6f0aa2c
Revision 6f0aa2c by Joshua Leung (master) February 1, 2011, 05:15 (GMT) |
Targetless IK Bugfixes + Tweaks: - "CONSTRAINT_IK_AUTO" flag for targetless IK constraints was being set in the wrong place. This is for the IK constraint data's flag, not the generic constraint's flag - Converting stack var "targetless" from type bConstraint to bKinematicConstraint (i.e. constraint baseclass -> specialised data), since it was only used in one place with a cast used there. - When using targetless IK with no specified chain length, bone rotation locks are taken into account too, saving a bit of extra setup work |
Commit Details:
Full Hash: 6f0aa2cb0ed6b42d284d8352e697a4e4b5c2ebc5
SVN Revision: 34597
Parent Commit: 0362d19
Lines Changed: +25, -8
1 Modified Path:
/source/blender/editors/transform/transform_conversions.c (+25, -8) (Diff)