WM: remove interaction presets
These only exposed a few options, which didn't end up helping much to make Blender's key-map fit the behavior of other applications.
This commit is contained in:
@@ -81,7 +81,6 @@ op_blacklist = (
|
||||
"wm.operator_cheat_sheet",
|
||||
"wm.interface_theme_*",
|
||||
"wm.previews_ensure", # slow - but harmless
|
||||
"wm.appconfig_*", # just annoying - but harmless
|
||||
"wm.keyitem_add", # just annoying - but harmless
|
||||
"wm.keyconfig_activate", # just annoying - but harmless
|
||||
"wm.keyconfig_preset_add", # just annoying - but harmless
|
||||
|
Reference in New Issue
Block a user