Blender Git Commit Log
Git Commits -> Revision 9f10007
Revision 9f10007 by Joshua Leung (master) August 28, 2008, 12:22 (GMT) |
== Apply Current Pose as New Restpose == In PoseMode, the Ctrl-A hotkey can now be used to apply the current pose as the new restpose for the armature. Notes: * Roll correction may not be totally correct on bone chains, but is ok in most cases. * Objects that are bone parented to the armature where this is applied are not correctly adjusted yet. * It is advisable to 'apply' the existing armature deformations to geometry deformed by the armature before applying this, to prevent unexpected results. * No menu entry yet... will add in due course. |
Commit Details:
Full Hash: 9f10007bfb4c87498e67d30a5d2b3b294585b4fc
SVN Revision: 16289
Parent Commit: 9f89f4c
Lines Changed: +103, -7