Fix double use of shortcuts in blender keymap

This commit is contained in:
luboslenco
2022-04-11 15:36:17 +02:00
parent 81c9421184
commit 0afaed994f
+2 -2
View File
@@ -3,8 +3,8 @@
"action_rotate": "middle",
"action_pan": "shift+middle",
"action_zoom": "ctrl+middle",
"rotate_light": "shift+middle",
"rotate_envmap": "ctrl+middle",
"rotate_light": "shift+right",
"rotate_envmap": "ctrl+right",
"set_clone_source": "alt",
"stencil_transform": "ctrl",
"stencil_hide": "z",