Blender Git Commit Log

Git Commits -> Revision 2812e6a

Revision 2812e6a by Joshua Leung (master)
May 4, 2014, 07:19 (GMT)
NLA Editor: Added dedicated icons for "pushdown" operator and for indicating the "tweaking" state

1) The "pushdown" operation is the actual name for the functionality
previously represented by the snowflake. That is, pushing the active
action onto the NLA stack as a new strip.

The icon that is introduced here is the icon I originally wanted to
use here for this purpose (but couldn't at the time the NLA was coded
as we didn't have the master SVG available yet). I'm making this change
now to hopefully make the "animation-layers" intentions behind the NLA
design a lot clearer than they have been so far.

2) Also added a dedicated icon for representing that the active action
is in the "tweaking" state (i.e. we're editing a particular strip's
action). Previously we were abusing an icon designed for an entirely
different purpose, mainly since its identifier looked like it would work.

Commit Details:

Full Hash: 2812e6a069f71676ac87fc9328b611aee9467c35
Parent Commit: 91f90f6
Lines Changed: +374, -14

4 Added Paths:

/release/datafiles/blender_icons16/icon16_action_tweak.dat (+0, -0) (View)
/release/datafiles/blender_icons16/icon16_nla_pushdown.dat (+0, -0) (View)
/release/datafiles/blender_icons32/icon32_action_tweak.dat (+0, -0) (View)
/release/datafiles/blender_icons32/icon32_nla_pushdown.dat (+0, -0) (View)

3 Modified Paths:

/release/datafiles/blender_icons.svg (+370, -5) (Diff)
/source/blender/editors/include/UI_icons.h (+2, -7) (Diff)
/source/blender/editors/space_nla/nla_draw.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021