godot/editor/plugins/tiles
Yuri Sizov 2445414aa0 Avoid unnecessary inspector updates when loading or switching scenes
This should result in some noticeable performance improvements,
aside from fixing bugs due to conflicts in logic.
This also simplifies some related code identified while debugging.
2023-08-12 13:32:59 +02:00
..
atlas_merging_dialog.cpp Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
atlas_merging_dialog.h Refactor vector editor properties 2023-05-31 00:14:28 +02:00
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +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 Add option to expand tile polygon editors 2023-07-22 22:21:05 +02:00
tile_data_editors.h Add option to expand tile polygon editors 2023-07-22 22:21:05 +02:00
tile_map_editor.cpp Avoid unnecessary inspector updates when loading or switching scenes 2023-08-12 13:32:59 +02:00
tile_map_editor.h Add separate editor plugin for TileMap and TileSet 2023-07-26 17:23:41 +02: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 Avoid unnecessary inspector updates when loading or switching scenes 2023-08-12 13:32:59 +02:00
tile_set_atlas_source_editor.h Merge pull request #79904 from KoBeWi/how_to_create_huge_tiles_using_a_simple_trick 2023-07-27 15:22:40 +02:00
tile_set_editor.cpp Avoid unnecessary inspector updates when loading or switching scenes 2023-08-12 13:32:59 +02:00
tile_set_editor.h Rework modifying tile source ID 2023-07-31 20:57:09 +02:00
tile_set_scenes_collection_source_editor.cpp Rework modifying tile source ID 2023-07-31 20:57:09 +02: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 TileSet with TileMap handling 2023-08-09 23:50:45 +02:00
tiles_editor_plugin.h Fix TileSet with TileMap handling 2023-08-09 23:50:45 +02:00