Blender Git Commit Log
Git Commits -> Revision 6f17834
Revision 6f17834 by Joshua Leung (master) October 17, 2010, 10:46 (GMT) |
Partial fix for #22409: Locked axis + auto IK = bad The "root" bone in an Auto-IK chain was never added properly if it didn't have a parent that it was connected to. This meant that if it had axis-locking (using transform locks), these would not get converted to temporary IK-locks. This also affects 2.49 The second part of the bug report though, is something more ingrained in the IK-solver internals (numeric error, which means that even locked axes aren't exactly untouched). |
Commit Details:
Full Hash: 6f1783470e249c60b8a96956f2f0ed564efaf107
SVN Revision: 32537
Parent Commit: d6d1f3c
Lines Changed: +19, -9
1 Modified Path:
/source/blender/editors/transform/transform_conversions.c (+19, -9) (Diff)