Blender Git Commit Log

Git Commits -> Revision d067c13

Revision d067c13 by Wayde Moss (master)
September 16, 2020, 12:52 (GMT)
NLA: Always Show All Strips

Currently, it's difficult to use the NLA system for users who are only
interested in using it as animation layers.

Entering tweak mode hides strips which are not evaluated. If the user
wanted to edit a different strip, they must exit tweak mode, look for
the strip, select it then re-enter tweak mode.

Solution:
All strips are always shown. The user can now see the next strip they
want to start editing.

Reviewed By: Sybren, Sebastian Parborg

Differential Revision: https://developer.blender.org/D7600

Commit Details:

Full Hash: d067c13a9d07c7b2d21aa75a93d95d42e0609aa0
Parent Commit: be11603
Committed By: Sebastian Parborg
Lines Changed: +25, -24

3 Modified Paths:

/source/blender/blenkernel/intern/nla.c (+6, -12) (Diff)
/source/blender/editors/animation/anim_filter.c (+0, -11) (Diff)
/source/blender/editors/space_nla/nla_draw.c (+19, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021