Merge branch 'master' into sculpt-dev

This commit is contained in:
2021-02-04 16:46:45 +01:00
78 changed files with 395 additions and 341 deletions

View File

@@ -49,6 +49,7 @@ def keyconfig_data_oskey_from_ctrl_for_macos(keyconfig_data_src):
'W',
'ACCENT_GRAVE',
'PERIOD',
'TAB',
}):
if (not item_event.get("alt")) and (not item_event.get("shift")):
return False