Blender Git Commit Log

Git Commits -> Revision 32d0533

Revision 32d0533 by Joshua Leung (master)
May 30, 2009, 10:41 (GMT)
NLA SoC: More UI work + 'Push down' tool

'UI Work'
* Added more drawing code for drawing NLA data
* Made the operators for the 'channel-list' of NLA work. A special version of borderselect for the NLA channel-list (due to the different vertical order) still needs to be coded though.

'Push Down' tool
The active action of each AnimData block, represented by the reddy/orange channel, can be added to the NLA stack as a new action by using the 'snow-flake' icon/button (probably need a special icon for this later). This will add a new NLA track and an NLA strip referencing this action. The AnimData block's 'active action' slot will then be left empty.

(Unfortunately, there still seems to be a bug here, which I'll check on later)

Commit Details:

Full Hash: 32d0533f78c63d5d95b693e1e6e65144203dc42a
SVN Revision: 20516
Parent Commit: 72205f4
Lines Changed: +431, -30

1 Added Path:

/source/blender/editors/space_nla/nla_channels.c (+336, -0) (View)

6 Modified Paths:

/source/blender/editors/animation/anim_channels.c (+12, -0) (Diff)
/source/blender/editors/space_nla/nla_draw.c (+25, -3) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+3, -4) (Diff)
/source/blender/editors/space_nla/nla_intern.h (+17, -0) (Diff)
/source/blender/editors/space_nla/nla_ops.c (+34, -10) (Diff)
/source/blender/editors/space_nla/space_nla.c (+4, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021