Merge branch 'blender-v2.92-release'

This commit is contained in:
Germano Cavalcante
2021-02-04 10:50:43 -03:00
7 changed files with 17 additions and 18 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