Blender Git Loki

Git Commits -> Revision 41a4c62

Revision 41a4c62 by bird_d (master)
October 26, 2021, 09:56 (GMT)
Animation UI: Make Ctrl+F use textbox instead of pop-up

Avoid blocking the UI when searching for animation channels with Ctrl+F.

Instead of showing a single text input in a blocking popup, Ctrl+F now
just focuses the search box above the channel list. It feels nicer to
use and has the niceties that come from using that textbox, like
searching per keystroke, compared to the old pop-up method.

As the behaviour of the operator has changed considerably, this also
changes the operator name from `anim.channels_find` to
`anim.channels_select_filter` and updates the keymaps.

Reviewed By: ChrisLend, sybren

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

Commit Details:

Full Hash: 41a4c62c315508f1da8f5b020dd4e2304828453e
Parent Commit: 816d3f8
Committed By: Sybren A. Stüvel
Lines Changed: +47, -48

3 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+4, -4) (Diff)
/release/scripts/presets/keyconfig/keymap_data/industry_compatible_data.py (+4, -4) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+39, -40) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021