Blender Git Commit Log

Git Commits -> Revision 5f545db

Revision 5f545db by Joshua Leung (master)
June 26, 2018, 09:44 (GMT)
AnimEditors UI: Move less frequently used filtering options to a "Filters" popovers

This commit is an experiment in using popovers as a place to house some
of the filtering options for animation editors, in line with what's taking
place in the Outliner with the filtering popover there too.

Right now, the most frequently used/changed options are still available
on the headers (i.e. the "Only Selected"/"Hidden"/search fields), while
everything else (i.e. the per-datablock filters, which were already hidden
behind a collapsed-toggle button before) now live in the popover.

Commit Details:

Full Hash: 5f545dbde81352fd2e98fdb77e8a2d15434d2648
Parent Commit: c795505
Lines Changed: +205, -53

3 Modified Paths:

/release/scripts/startup/bl_ui/space_dopesheet.py (+151, -47) (Diff)
/release/scripts/startup/bl_ui/space_graph.py (+27, -3) (Diff)
/release/scripts/startup/bl_ui/space_nla.py (+27, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021