Blender Git Commit Log

Git Commits -> Revision d23bcd8

Revision d23bcd8 by Joshua Leung (master)
January 22, 2008, 03:16 (GMT)
== Action/Bone Groups - Ctrl-G Hotkey + Bugfixes ==

New Stuff:
* When in PoseMode, the Ctrl-G hotkey now presents a menu with options for manipulating Bone Groups. There are options to add/remove all selected bones from a certain group.
TODO - add appropriate entries to menus

Bugfixes:
* Renaming Bone-Groups in the buttons panel could cause segfaults or memory corruption. Wrong maximum-length for button used here (it's far too easy to miss).

* In the Action Editor, (re)grouping channels didn't take into account whether a group was expanded or not. This meant that selected channels from inside a collapsed group got added to the new group too.

Commit Details:

Full Hash: d23bcd8b7f51d741804bd435f8bb2d7d7afee94e
SVN Revision: 13347
Parent Commit: be95e6b
Lines Changed: +230, -72

5 Modified Paths:

/source/blender/include/BIF_poseobject.h (+8, -0) (Diff)
/source/blender/src/buttons_editing.c (+7, -65) (Diff)
/source/blender/src/editaction.c (+8, -6) (Diff)
/source/blender/src/poseobject.c (+205, -1) (Diff)
/source/blender/src/space.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021