virtualx-engine/editor/plugins/tiles
thiagola92 c8a94ea3e8 Support auto create tiles when adding multiple atlases
TileSet add button support multiple files
Join most of the code of `_drop_data_fw()` and `_texture_file_selected()` in a new function `_load_texture_files()`
Rename `init_source` to `init_new_atlases`
2023-08-27 10:45:03 -03:00
..
atlas_merging_dialog.cpp Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
atlas_merging_dialog.h Refactor vector editor properties 2023-05-31 00:14:28 +02:00
SCsub
tile_atlas_view.cpp Fix tile resizing towards atlas boundary 2023-06-20 00:36:37 +08:00
tile_atlas_view.h Draw materials in tile atlas view 2023-06-07 01:03:55 +02:00
tile_data_editors.cpp Add option to expand tile polygon editors 2023-07-22 22:21:05 +02:00
tile_data_editors.h Add option to expand tile polygon editors 2023-07-22 22:21:05 +02:00
tile_map_editor.cpp Ensure TileMap editor shortcuts are handled 2023-08-06 03:38:03 +02:00
tile_map_editor.h Ensure TileMap editor shortcuts are handled 2023-08-06 03:38:03 +02:00
tile_proxies_manager_dialog.cpp Refactor vector editor properties 2023-05-31 00:14:28 +02:00
tile_proxies_manager_dialog.h Refactor vector editor properties 2023-05-31 00:14:28 +02:00
tile_set_atlas_source_editor.cpp Support auto create tiles when adding multiple atlases 2023-08-27 10:45:03 -03:00
tile_set_atlas_source_editor.h Support auto create tiles when adding multiple atlases 2023-08-27 10:45:03 -03:00
tile_set_editor.cpp Support auto create tiles when adding multiple atlases 2023-08-27 10:45:03 -03:00
tile_set_editor.h Support auto create tiles when adding multiple atlases 2023-08-27 10:45:03 -03:00
tile_set_scenes_collection_source_editor.cpp Rework modifying tile source ID 2023-07-31 20:57:09 +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 Fix TileMapEditorPlugin crash by storing tilemap ID instead of pointer 2023-08-14 12:56:52 +01:00
tiles_editor_plugin.h Fix TileMapEditorPlugin crash by storing tilemap ID instead of pointer 2023-08-14 12:56:52 +01:00