blender/source
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
..
blender UI: add menu search functionality to operator search menu 2020-03-24 13:41:18 +11:00
creator Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
tools@603f076606 Cleanup: add device_texture for images, distinct from other global memory 2020-03-12 17:28:55 +01:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00