godot/editor/plugins/tiles
Yuri Sizov 4154039832 Improve includes of EditorNode (and everything else)
Also start organizing editor-specific GUI components
into a dedicated folder, `editor/gui`.
Also move `editor_file_server` next to the rest of debugger classes.
2023-04-07 18:59:49 +02:00
..
atlas_merging_dialog.cpp Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
atlas_merging_dialog.h
SCsub
tile_atlas_view.cpp Fix premature theme item access in editor tools 2023-04-03 18:01:11 +02:00
tile_atlas_view.h Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
tile_data_editors.cpp Add missing TTRs in tiles editor and array inspector 2023-03-09 14:38:54 +08:00
tile_data_editors.h
tile_map_editor.cpp TileMapEditor Fix preview rendering and transform calculations 2023-03-16 14:52:38 +01:00
tile_map_editor.h
tile_proxies_manager_dialog.cpp
tile_proxies_manager_dialog.h
tile_set_atlas_source_editor.cpp Add missing TTRs in tiles editor and array inspector 2023-03-09 14:38:54 +08:00
tile_set_atlas_source_editor.h
tile_set_editor.cpp
tile_set_editor.h
tile_set_scenes_collection_source_editor.cpp Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +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 TileSet editor was out of sync with TileMap and incorrectly overwrote old selected TileSet after an edit call with a null pointer. 2023-02-28 22:30:46 +01:00
tiles_editor_plugin.h