Blender Git Commit Log

Git Commits -> Revision ecfcb56

Revision ecfcb56 by William Reynish (master)
January 28, 2020, 12:13 (GMT)
UI: NLA Editor Sidebar overhaul

The NLA Editor sidebar is currently out of step with the rest of Blender, and in particular the Sequencer, which offers similar features and functionality. This patch makes a number of UI layout changes to make it fit in.

- Remove Active Track panel, since the track names can just be edited in the source list on the left
- Rejiggered the categories to be more understandable. 'Strip' includes settings for the current strip, and 'Edited Action' includes settings for the action that is currently being edited
- Use single column split layout
- Use name + mute toggle configuration like in the Sequencer
- Fix an issue with the theme, where the sidebar background was too dark, breaking the bright -> dark hierarchical logic
- Use sub-panels for animated strip properties controls

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

Reviewed by Brecht van Lommel

Commit Details:

Full Hash: ecfcb560db64fe6b65db7317c2484bbd7e626b58
Parent Commit: 773beec
Lines Changed: +150, -69

3 Modified Paths:

/release/datafiles/userdef/userdef_default_theme.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+147, -67) (Diff)
/source/blender/makesrna/intern/rna_nla.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021