blender/release/scripts/startup
Campbell Barton c46dcdf887 UI: add menu search functionality to operator search menu
This has some advantages over operator search:

- Some operators need options set to be usefully accessed.
- Shows key bindings to access menus
  (for actions that don't have key bindings themselves).
- Non operator actions such as check-boxes are also shown.
- Menu items can control execution context, using invoke or execute
  where appropriate so we can control how the operator runs.

Part of the design task T74157.

This can be tested using the 'Experimental' preferences section
or selected in the key-map editor.
2020-03-24 13:41:18 +11:00
..
bl_app_templates_system Templates: updated 2D animation template 2019-05-22 13:15:40 +02:00
bl_operators Fix T75018: Dirty vertex colours missing tooltip 2020-03-22 21:40:31 +01:00
bl_ui UI: add menu search functionality to operator search menu 2020-03-24 13:41:18 +11:00
keyingsets_builtins.py Fix T70447: 'WholeCharacter' Keying set doesn't key None properties 2019-12-10 15:12:15 +01:00
nodeitems_builtins.py Cycles: Vector Rotate Node using Axis and Angle method 2020-02-17 15:43:18 +00:00