Blender Git Loki

Git Commits -> Revision 863ea6a

Revision 863ea6a by Hans Goudey (property-search-ui-v2)
September 9, 2020, 18:14 (GMT)
Property Search: Quick start and clear operators

This patch adds quick start and quick clear operators.

`ctrl-F` is obviously necessary, but the clear operator, `alt-F` requires
a bit of explanation. First, it maps nicely to the paradigm of "key to set,
alt-key to clear," which makes it pretty unobtrusive. Second, it can be
a quicker way to clear the search than moving the mouse to the top.
Finally, a future improvement I would like to make to property search
is adding the ability to reset the panels to their expansion before the
search started. Either escaping out of the button while text editing or
pressing `alt-F` would be the way to do that.

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

Commit Details:

Full Hash: 863ea6a32c64846b62b7cf07cd1adf93a279bd94
Parent Commit: 58488c0
Lines Changed: +66, -0

4 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+2, -0) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+2, -0) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+60, -0) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021