Added a "Mirror View" option in the View menu

Which is used to flip the canvas horizontally and non-destructively. Closes #227
This commit is contained in:
Manolis Papadeas 2020-11-23 18:53:21 +02:00
parent f1eb6bb569
commit d7008362b5
8 changed files with 56 additions and 16 deletions

View file

@ -414,6 +414,11 @@ cut={
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":true,"meta":false,"command":true,"pressed":false,"scancode":88,"unicode":0,"echo":false,"script":null)
]
}
mirror_view={
"deadzone": 0.5,
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":true,"control":false,"meta":false,"command":false,"pressed":false,"scancode":77,"unicode":0,"echo":false,"script":null)
]
}
[locale]