Blender Git Commit Log
Git Commits -> Revision 1b4ca6d
Revision 1b4ca6d by Joshua Leung (master) November 1, 2007, 11:08 (GMT) |
Bugfix #7639: Visual Rot keyframing not working properly When using targetless-ik, the offset in rotation of the final transform from the rest-position was being incorrectly calculated. Now, visual-rotation keyframing uses the space-switching code I wrote for constraints, to calculate the value to keyframe. So far, it seems to work quite well. As the constraint space-switcher correctly handles hinged bones too (I think it should!), I've also removed the restriction of only allowing visual-rotation keying on bones that didn't have hinge set. |
Commit Details:
Full Hash: 1b4ca6d1bd301ac6a63931ef50a83cc43ee719a1
SVN Revision: 12448
Parent Commit: 0edb598
Lines Changed: +34, -25
1 Modified Path:
/source/blender/src/editipo.c (+34, -25) (Diff)