Blender Git Loki
Git Commits -> Revision 1dc11c4
Revision 1dc11c4 by Joshua Leung (master) February 7, 2011, 10:50 (GMT) |
Bugfix [#25934] "Apply Visual Transform as Pose" not working? Simplified the code for Apply Visual Transform as Pose. This makes it work for IK chains now, since there aren't any recalculations of the pose involved now, which were contributing to the pose getting incorrect as the applying process went on, since the IK chain was getting calculated differently with each successive change to the chain. |
Commit Details:
Full Hash: 1dc11c4fdff477cfd55255e37d3d407d666815ad
SVN Revision: 34683
Parent Commit: 2070356
Lines Changed: +9, -15
1 Modified Path:
/source/blender/editors/armature/editarmature.c (+9, -15) (Diff)