virtualx-engine/editor/plugins/tiles
Rémi Verschelde b8b33df178
TileSetAtlasSource: Make get_tile_data return TileData *
This is now possible thanks to `Variant` changes.

Also unbind some `_` prefixed methods which don't need to be exposed.
2022-01-28 14:27:12 +01:00
..
atlas_merging_dialog.cpp TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
atlas_merging_dialog.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_atlas_view.cpp TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
tile_atlas_view.h Minor tweaks and fixes to panning 2022-01-23 13:49:53 +01:00
tile_data_editors.cpp TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
tile_data_editors.h Merge pull request #56253 from PucklaMotzer09/tile_editor_select 2022-01-13 11:45:15 +01:00
tile_map_editor.cpp TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
tile_map_editor.h Allow sorting tileset sources 2022-01-26 13:58:32 +01:00
tile_proxies_manager_dialog.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
tile_proxies_manager_dialog.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
tile_set_atlas_source_editor.cpp TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
tile_set_atlas_source_editor.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
tile_set_editor.cpp TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
tile_set_editor.h Allow sorting tileset sources 2022-01-26 13:58:32 +01:00
tile_set_scenes_collection_source_editor.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
tile_set_scenes_collection_source_editor.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
tiles_editor_plugin.cpp Fixes TileMap editor not disappearing 2022-01-27 02:49:29 +01:00
tiles_editor_plugin.h Allow sorting tileset sources 2022-01-26 13:58:32 +01:00