Fix double use of shortcuts in blender keymap
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user