godot/editor/plugins/tiles
Rémi Verschelde 0b27173919
Fixup TileSet build after #66557
Last rebase was too old, didn't include this API rename.
2022-11-17 13:54:15 +01:00
..
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
atlas_merging_dialog.cpp Make some Image methods static 2022-10-14 14:34:15 +02:00
atlas_merging_dialog.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_atlas_view.cpp Fix pathological corner case in drawing tileset editor 2022-11-04 13:04:20 -07:00
tile_atlas_view.h Rename `CanvasItem.update()` to `queue_redraw()` 2022-08-29 14:59:47 +02:00
tile_data_editors.cpp Merge pull request #66557 from MisterMX/fix/tileset-custom-data-type-reload-editor 2022-11-17 13:49:02 +01:00
tile_data_editors.h fix(tileset): Recreate custom data editor if type has changed 2022-09-28 21:16:41 +02:00
tile_map_editor.cpp Properly center labels in the TileMap/Set editors 2022-11-12 21:35:07 -03:00
tile_map_editor.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_proxies_manager_dialog.cpp Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_proxies_manager_dialog.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_set_atlas_source_editor.cpp Fixup TileSet build after #66557 2022-11-17 13:54:15 +01:00
tile_set_atlas_source_editor.h Unify usage of undo_redo in editor 2022-11-02 17:51:58 +01:00
tile_set_editor.cpp Properly center labels in the TileMap/Set editors 2022-11-12 21:35:07 -03:00
tile_set_editor.h Minor code improvements 2022-10-18 16:44:57 +02:00
tile_set_scenes_collection_source_editor.cpp Unify usage of undo_redo in editor 2022-11-02 17:51:58 +01:00
tile_set_scenes_collection_source_editor.h Unify usage of undo_redo in editor 2022-11-02 17:51:58 +01:00
tiles_editor_plugin.cpp Remove redundant Variant-types initializations 2022-11-14 19:35:19 +01:00
tiles_editor_plugin.h Remove redundant Variant-types initializations 2022-11-14 19:35:19 +01:00