godot/editor/plugins/tiles
ajreckof fa528b86b6 replace the use of CTRL by CMD_OR_CTRL in three places where using CTRL prevented the use of the functionality on mac
on Mac CTRL + Left click = Right click therefore when a functionality needs CTRL + Left click it is not possible on mac. It then forcibly needs to be CMD on mac
2023-01-16 06:07:16 +01:00
..
atlas_merging_dialog.cpp Fixes TileSet atlas merging not working correctly 2023-01-13 16:50:12 +01:00
atlas_merging_dialog.h Fixes TileSet atlas merging not working correctly 2023-01-13 16:50:12 +01:00
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_atlas_view.cpp TileAtlasView Update zoom and panning before emitting signal 2023-01-05 22:00:05 +01:00
tile_atlas_view.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_data_editors.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_data_editors.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_map_editor.cpp replace the use of CTRL by CMD_OR_CTRL in three places where using CTRL prevented the use of the functionality on mac 2023-01-16 06:07:16 +01:00
tile_map_editor.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_proxies_manager_dialog.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_proxies_manager_dialog.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_set_atlas_source_editor.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_set_atlas_source_editor.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_set_editor.cpp Change set_drag_forwarding() to use callables. 2023-01-10 14:09:24 +01:00
tile_set_editor.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_set_scenes_collection_source_editor.cpp Change set_drag_forwarding() to use callables. 2023-01-10 14:09:24 +01:00
tile_set_scenes_collection_source_editor.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tiles_editor_plugin.cpp Merge pull request #65370 from SaracenOne/tileset_editor_visibility_fixes 2023-01-13 18:02:12 +01:00
tiles_editor_plugin.h Merge pull request #65370 from SaracenOne/tileset_editor_visibility_fixes 2023-01-13 18:02:12 +01:00