Blender Git Commit Log
Git Commits -> Revision 0dc38a5
Revision 0dc38a5 by Joshua Leung (master) December 27, 2007, 08:36 (GMT) |
== PoseLib - Added 2 features == * When previewing poses, it is now possible to manipulate the view to look at the pose from another angle. It is a known issue, that the normal header displays when using the MMB to do so. * Added a tool to "validate" or sync its PoseLib data to the keys stored in the Action. |
Commit Details:
Full Hash: 0dc38a5bd93bf3197083db424c7cd34d402bc9ad
SVN Revision: 13016
Parent Commit: 55d49ed
Lines Changed: +195, -48
6 Modified Paths:
/source/blender/include/BIF_poselib.h (+2, -0) (Diff)
/source/blender/include/BIF_space.h (+1, -0) (Diff)
/source/blender/include/butspace.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)
/source/blender/src/buttons_editing.c (+10, -2) (Diff)
/source/blender/src/poselib.c (+180, -45) (Diff)
/source/blender/include/BIF_space.h (+1, -0) (Diff)
/source/blender/include/butspace.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)
/source/blender/src/buttons_editing.c (+10, -2) (Diff)
/source/blender/src/poselib.c (+180, -45) (Diff)