Blender Git Commit Log

Git Commits -> Revision 42d43de

Revision 42d43de by Joshua Leung (master)
July 12, 2008, 05:00 (GMT)
== Action Editor - NKEY Properties Panel ==

When the NKEY is pressed in the Action Editor while hovering over the keyframes area, a floating properties panel can now be accessed. It shows relevant properties for the active channel, however this is currently only for Action Groups. Action Channel support will come later.

The key benefit of this panel is that it is now possible to edit the colour set used by a group. Also, there is a button for selecting all the channels in that group (which can also be done by simply Ctrl-Shift clicking on any group).

Commit Details:

Full Hash: 42d43de25d95897fe53277bbae743e8e7667bd92
SVN Revision: 15541
Parent Commit: 1ffdc66
Lines Changed: +211, -94

8 Modified Paths:

/source/blender/include/BIF_editaction.h (+2, -0) (Diff)
/source/blender/include/BIF_resources.h (+3, -0) (Diff)
/source/blender/include/blendef.h (+6, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -0) (Diff)
/source/blender/src/buttons_editing.c (+3, -47) (Diff)
/source/blender/src/drawaction.c (+103, -4) (Diff)
/source/blender/src/editaction.c (+65, -43) (Diff)
/source/blender/src/resources.c (+28, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021