Blender Git Commit Log

Git Commits -> Revision c657313

Revision c657313 by Joshua Leung (master)
April 15, 2009, 03:22 (GMT)
PoseLib: Operatorfied Add/Remove/Rename Tools

Changes:
* These still use the old hotkeys - Add (Shift-L), Remove (Alt-L), Rename (Ctrl-Shift-L)
* Outliner now shows PoseLib entry. Todo still is to use a different icon for this?

Notes:
* The code is now much simpler in many places :)
* Add and Rename operators require a string as input to set a new name for the Pose concerned. For now, I've just added a prop for this, which will hopefully be able to be filled in at some point.

Commit Details:

Full Hash: c657313fee574a867b9ec3aa2ac45afad3a29511
SVN Revision: 19723
Parent Commit: 2dbf73f
Lines Changed: +217, -124

4 Modified Paths:

/source/blender/editors/armature/armature_intern.h (+5, -0) (Diff)
/source/blender/editors/armature/armature_ops.c (+13, -1) (Diff)
/source/blender/editors/armature/poselib.c (+198, -123) (Diff)
/source/blender/editors/space_outliner/outliner.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021