Add support for rotating envmap
This commit is contained in:
Binary file not shown.
@@ -3,7 +3,8 @@
|
||||
"action_rotate": "middle",
|
||||
"action_pan": "shift+middle",
|
||||
"action_zoom": "ctrl+middle",
|
||||
"rotate_light": "shift+middle",
|
||||
"rotate_light": "shift+right",
|
||||
"rotate_envmap": "ctrl+right",
|
||||
"set_clone_source": "alt",
|
||||
"stencil_transform": "ctrl",
|
||||
"stencil_hide": "z",
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"action_pan": "alt+middle",
|
||||
"action_zoom": "alt+right",
|
||||
"rotate_light": "shift+middle",
|
||||
"rotate_envmap": "ctrl+middle",
|
||||
"set_clone_source": "alt",
|
||||
"stencil_transform": "ctrl",
|
||||
"stencil_hide": "z",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user