godot/editor/plugins/tiles
Rindbee 5f46bca824 Fix history mismatch
Set the properties of the resource's proxy instead of setting the resource's
properties directly. (For action "Set ...")

Update the path of the edited scene when saving the scene. (For action "Add
atlas source")

(cherry picked from commit 28db5e7649)
2023-09-20 22:44:03 +02:00
..
SCsub
atlas_merging_dialog.cpp Refactor vector editor properties 2023-05-31 00:14:28 +02:00
atlas_merging_dialog.h Refactor vector editor properties 2023-05-31 00:14:28 +02:00
tile_atlas_view.cpp Fix tile resizing towards atlas boundary 2023-06-20 00:36:37 +08:00
tile_atlas_view.h Draw materials in tile atlas view 2023-06-07 01:03:55 +02:00
tile_data_editors.cpp Improve string printing in the tiledata editor 2023-07-10 17:26:15 +02:00
tile_data_editors.h Add proper snapping to tile polygon editor 2023-05-01 21:36:33 +02:00
tile_map_editor.cpp Fix TileMap draw preview when switching CI editor tool 2023-06-20 12:12:01 +02:00
tile_map_editor.h Make TileMap toolbar a FlowContainer 2023-01-25 16:27:28 +01:00
tile_proxies_manager_dialog.cpp Refactor vector editor properties 2023-05-31 00:14:28 +02:00
tile_proxies_manager_dialog.h Refactor vector editor properties 2023-05-31 00:14:28 +02:00
tile_set_atlas_source_editor.cpp Fix history mismatch 2023-09-20 22:44:03 +02:00
tile_set_atlas_source_editor.h Make sure the shortcut key respects the context in `TileSetAtlasSourceEditor` 2023-07-10 17:26:13 +02:00
tile_set_editor.cpp Improve some tile editor hint labels 2023-06-07 15:59:19 +02:00
tile_set_editor.h Add read-only mode to tileset editor. 2023-01-25 09:50:54 +00:00
tile_set_scenes_collection_source_editor.cpp Allow EditorInspector to change its property name style when necessary 2023-04-29 10:51:00 +08:00
tile_set_scenes_collection_source_editor.h Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
tiles_editor_plugin.cpp Fix crash when opening a TileSet with invalid tiles 2023-06-13 18:50:08 +08:00
tiles_editor_plugin.h Merge pull request #65370 from SaracenOne/tileset_editor_visibility_fixes 2023-01-13 18:02:12 +01:00