Blender Git Commit Log
Git Commits -> Revision e63b51a
Revision e63b51a by Joshua Leung (master) February 15, 2011, 11:47 (GMT) |
PoseLib: Adding support for custom properties Custom properties are now supported by Pose Library. They will get saved and restored correctly during previewing and pose adding. To do this, I've changed PoseLib over from using the "LocRotScale" Builtin Keying Set to the "Whole Character" one instead. One consequence of this, is that now entire poses are stored in the Pose Lib, irrespective of whether you only selected part of a pose to store (i.e. facial controls only, or hand poses only). If this is enough of a problem, I'll make a second Keying Set that does take selections into account, and use that here instead. |
Commit Details:
Full Hash: e63b51a9abcd051d48d14ffa662ba3ae6ee308bb
SVN Revision: 34863
Parent Commit: d531676
Lines Changed: +55, -29
1 Modified Path:
/source/blender/editors/armature/poselib.c (+55, -29) (Diff)