Blender Git Loki
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