Blender Git Loki
Git Commits -> Revision 4c66f26
Revision 4c66f26 by Joshua Leung (master) April 15, 2009, 12:04 (GMT) |
PoseLib: Interactively browsing poses with Ctrl-L now mostly works again This (most important part) of PoseLib now mostly works again. It even works for PoseLibs saved with the old animation system. However, there are a few annoying bugs that need to be addressed still: * When 'confirming' poses, the pose changes to the next one before PoseLib exits. I'm not quite sure where this is coming from yet... * There are still a few minor bugs in the search-string code that will get ironed out * AutoKeyframing doesn't work yet for this |
Commit Details:
Full Hash: 4c66f26230feaa7cb326f1f093c67d33c1e4c4aa
SVN Revision: 19729
Parent Commit: 1f95600
Lines Changed: +287, -173
5 Modified Paths:
/source/blender/editors/animation/keyingsets.c (+20, -7) (Diff)
/source/blender/editors/armature/armature_intern.h (+1, -0) (Diff)
/source/blender/editors/armature/armature_ops.c (+4, -0) (Diff)
/source/blender/editors/armature/poselib.c (+257, -166) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+5, -0) (Diff)
/source/blender/editors/armature/armature_intern.h (+1, -0) (Diff)
/source/blender/editors/armature/armature_ops.c (+4, -0) (Diff)
/source/blender/editors/armature/poselib.c (+257, -166) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+5, -0) (Diff)