godot/editor/plugins
Rémi Verschelde 69f08cd2cc Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD
KEY_MASK_CMD is automatically replaced by KEY_MASK_CTRL on non-OSX
and KEY_MASK_META (Command key) on OSX, so it should be used for all
Ctrl/Cmd + key shortcuts.

Also de-hacked the macOS shortcut replacements with proper conditional
definition. Not tested on macOS, cannot judge if they are good shortcuts.

Fixes #10761.

(cherry picked from commit 3f09cac267)
2019-07-03 12:33:25 +02:00
..
abstract_polygon_2d_editor.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
abstract_polygon_2d_editor.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
animation_player_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
animation_player_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
animation_tree_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
animation_tree_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
asset_library_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
asset_library_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
baked_lightmap_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
baked_lightmap_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
camera_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
camera_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
canvas_item_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
canvas_item_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
collision_polygon_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
collision_polygon_2d_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
collision_polygon_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
collision_polygon_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
collision_shape_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
collision_shape_2d_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
cube_grid_theme_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
cube_grid_theme_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
curve_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
curve_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
editor_preview_plugins.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
editor_preview_plugins.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
gi_probe_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
gi_probe_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
gradient_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
gradient_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
item_list_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
item_list_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
light_occluder_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
light_occluder_2d_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
line_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
line_2d_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
material_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
material_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
mesh_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
mesh_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
mesh_instance_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
mesh_instance_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
multimesh_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
multimesh_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
navigation_mesh_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
navigation_mesh_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
navigation_mesh_generator.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
navigation_mesh_generator.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
navigation_polygon_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
navigation_polygon_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
particles_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
particles_2d_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
particles_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
particles_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
path_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
path_2d_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
path_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
path_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
polygon_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
polygon_2d_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
resource_preloader_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
resource_preloader_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
script_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
script_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
script_text_editor.cpp Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD 2019-07-03 12:33:25 +02:00
script_text_editor.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
SCsub Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
shader_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shader_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shader_graph_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shader_graph_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
spatial_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
spatial_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
sprite_frames_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
sprite_frames_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
style_box_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
style_box_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
texture_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
texture_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
texture_region_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
texture_region_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
theme_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
theme_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
tile_map_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
tile_map_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
tile_set_editor_plugin.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
tile_set_editor_plugin.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00