Bevel: Make modal keymap instead of hardcoded.

Also added keys for toggling harden normals,
and cycling through miter types.
Still to do: add some shortcuts for affecting the
spread value for arc miters.
This commit is contained in:
Howard Trickey
2019-02-10 16:08:25 -05:00
parent 09f4505712
commit 9ca6fc41ae
6 changed files with 282 additions and 130 deletions

View File

@@ -111,6 +111,7 @@ _km_hierarchy = [
('Knife Tool Modal Map', 'EMPTY', 'WINDOW', []),
('Custom Normals Modal Map', 'EMPTY', 'WINDOW', []),
('Bevel Modal Map', 'EMPTY', 'WINDOW', []),
('Paint Stroke Modal', 'EMPTY', 'WINDOW', []),
('Paint Curve', 'EMPTY', 'WINDOW', []),