Blender Git Commit Log

Git Commits -> Revision debd8aa

Revision debd8aa by Campbell Barton (master)
April 15, 2020, 14:32 (GMT)
UI: default to searching menus instead of operators

Menus from the top-bar, space-header and key bindings are used
to gather menus to populate the search popup.

Giving better context and default options for operators.

Part of T74157

Enabling "Developer Extras" exposes operator search in the Edit menu,
as this can be useful for developers to run operators
without first exposing them in the interface.

Commit Details:

Full Hash: debd8aab4a82d221b9b2207a2fd7a25bb34a1c16
Parent Commit: f83ccbc
Lines Changed: +20, -31

5 Modified Paths:

/release/scripts/startup/bl_ui/space_topbar.py (+5, -2) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+0, -11) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+0, -4) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+14, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021