Add Object Tool: rename keymap, expose in keymap editor

Make the name follow the convention of other View3D keymaps.
This commit is contained in:
2021-01-16 11:29:53 +11:00
parent 27c142aa29
commit 8fd3ffcb31
3 changed files with 5 additions and 4 deletions

View File

@@ -118,6 +118,7 @@ _km_hierarchy = [
('Object Non-modal', 'EMPTY', 'WINDOW', []), # mode change
('View3D Placement Modal', 'EMPTY', 'WINDOW', []),
('View3D Walk Modal', 'EMPTY', 'WINDOW', []),
('View3D Fly Modal', 'EMPTY', 'WINDOW', []),
('View3D Rotate Modal', 'EMPTY', 'WINDOW', []),