UI: Collapse XYZ Operations in Status Bar #120148

Merged
Harley Acheson merged 12 commits from Harley/blender:StatusBarXYZ into main 2024-04-22 20:03:23 +02:00

12 Commits

Author SHA1 Message Date
Brecht Van Lommel 52f2725e6c Simplify implementation
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-04-22 15:58:36 +02:00
Harley Acheson a1bb0903e7 removing duplication 2024-04-15 20:39:15 -07:00
Harley Acheson cebc1006b6 Ensure each group uses consistent modifiers 2024-04-15 20:19:50 -07:00
Harley Acheson 8fbd08db71 more de-hackifying 2024-04-15 18:11:29 -07:00
Harley Acheson 5ca614d575 A little less hacky 2024-04-15 17:49:49 -07:00
Harley Acheson 224f38b632 Merge branch 'main' of projects.blender.org:blender/blender into StatusBarXYZ 2024-04-15 15:30:31 -07:00
Harley Acheson c9b05cc407 Simplified a bit. 2024-04-11 13:59:17 -07:00
Harley Acheson 5ca18bd3ba Cleanup and comments 2024-04-11 13:37:44 -07:00
Harley Acheson 985e99ea23 Done in a safer way. Ensures that the keymap includes X,Y,Z 2024-04-11 13:32:29 -07:00
Harley Acheson 1d244e9433 Merge branch 'main' of projects.blender.org:blender/blender into StatusBarXYZ 2024-04-11 12:04:30 -07:00
Harley Acheson a6dea82d17 Merge branch 'main' of projects.blender.org:blender/blender into StatusBarXYZ 2024-04-02 16:41:15 -07:00
Harley Acheson 556460c4c7 UI Experiment: Collapse XYZ Operations in Status Bar
Experiment in reducing the number of duplicated modal operator keymap
entries. Show just "XYZ Axis" rather than "X X Axis", "Y Y Azis", etc.
2024-04-01 12:15:44 -07:00