1
0
Fork 0
godot/editor/plugins/tiles
Haoyu Qiu bef7f14885 Add missing TTRs in tiles editor and array inspector 2023-03-09 14:38:54 +08:00
..
SCsub
atlas_merging_dialog.cpp Fix tile atlas merging crash 2023-02-20 18:22:44 +01:00
atlas_merging_dialog.h
tile_atlas_view.cpp Fix some TileMap errors and crashes 2023-02-14 00:39:41 +01:00
tile_atlas_view.h Add gesture to ViewPanner and simplify a bit its API 2023-01-23 16:43:53 +01: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 Add missing i18n in tiles editor 2023-02-15 23:08:03 +08:00
tile_map_editor.h Make TileMap toolbar a FlowContainer 2023-01-25 16:27:28 +01:00
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 Add read-only mode to tileset editor. 2023-01-25 09:50:54 +00:00
tile_set_scenes_collection_source_editor.cpp Add missing i18n in tiles editor 2023-02-15 23:08:03 +08:00
tile_set_scenes_collection_source_editor.h Add read-only mode to tileset editor. 2023-01-25 09:50:54 +00: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