virtualx-engine/editor/plugins/tiles
Rémi Verschelde 5bb46d6064
Merge pull request #76176 from YuriSizov/editor-extracted-interface-commencing
Decouple `EditorInterface` from `EditorPlugin`
2023-04-18 23:41:20 +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 Merge pull request #74814 from kleonc/tilemap-fix-rendering-odd-sized-tiles 2023-04-18 16:27:44 +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 Rename texture_offset and unclamp it 2023-01-27 11:04:45 +01:00
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 Use PropertyUsageFlags enum in parse_property 2023-01-31 23:31:15 +01:00
tile_set_editor.cpp Fix error spam when deselecting TileMap 2023-02-10 01:07:48 +01:00
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 Decouple EditorInterface from EditorPlugin 2023-04-17 21:59:09 +02:00
tiles_editor_plugin.h