virtualx-engine/editor/plugins/tiles
bruvzg 6f4d233062
Fix key mapping changes when moving from macOS to other platform
Removes separate `Command` key (use `Meta` instead).
Adds an event flag to automatically remap `Command` <-> `Control` (cannot be set alongside `Control` or `Meta`).
2022-09-07 18:45:35 +02:00
..
atlas_merging_dialog.cpp Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
atlas_merging_dialog.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_atlas_view.cpp Add is_zero_approx methods to Vector2, 3, and 4 2022-09-02 00:29:50 -04:00
tile_atlas_view.h Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
tile_data_editors.cpp Add is_zero_approx methods to Vector2, 3, and 4 2022-09-02 00:29:50 -04:00
tile_data_editors.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_map_editor.cpp Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
tile_map_editor.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_proxies_manager_dialog.cpp Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_proxies_manager_dialog.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_set_atlas_source_editor.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
tile_set_atlas_source_editor.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_set_editor.cpp Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 2022-08-29 11:11:29 +02:00
tile_set_editor.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_set_scenes_collection_source_editor.cpp Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 2022-08-29 11:11:29 +02:00
tile_set_scenes_collection_source_editor.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tiles_editor_plugin.cpp Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT 2022-09-06 19:00:33 +02:00
tiles_editor_plugin.h Merge pull request #58361 from V-Sekai/tileset_editor_selection 2022-07-28 17:31:21 +02:00