blender/release/scripts
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
..
addons@c6d8243636 UI: Theme options for checkerboard pattern colors and size 2020-03-23 16:35:29 +01:00
addons_contrib@70b649775e Cleanup: add device_texture for images, distinct from other global memory 2020-03-12 17:28:55 +01:00
freestyle Fix T72289: FreeStyle python error 2019-12-18 11:00:50 +01:00
modules Fix T74959: Need to be explicit about UTF8 encoding in py. 2020-03-20 20:52:52 +01:00
presets Fix T74916: Industry compat keymap: GP Tweak tool acts like the Cursor tool 2020-03-19 14:43:50 +01:00
startup UI: add menu search functionality to operator search menu 2020-03-24 13:41:18 +11:00
templates_osl OSL: remove fresnel template that was not public domain. 2019-01-28 12:04:54 +01:00
templates_py Addons: deprecate 'wiki_url' 2020-03-05 11:45:22 +11:00