virtualx-engine/editor/plugins/tiles
Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming
This change introduces a new EditorThemeManager class
to abstract theme generatio and its subroutines.

Logic related to EditorTheme, EditorColorMap, and editor
icons has been extracted into their respective files with
includes cleaned up.

All related files have been moved to a separate folder to
better scope them in the project. This includes relevant
generated files as well.
2024-01-16 11:57:45 +01:00
..
atlas_merging_dialog.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
atlas_merging_dialog.h Refactor vector editor properties 2023-05-31 00:14:28 +02:00
SCsub
tile_atlas_view.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
tile_atlas_view.h Draw materials in tile atlas view 2023-06-07 01:03:55 +02:00
tile_data_editors.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
tile_data_editors.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
tile_map_editor.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
tile_map_editor.h Don't allow transforming scene tiles 2023-09-20 14:10:21 +02:00
tile_proxies_manager_dialog.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
tile_proxies_manager_dialog.h Refactor vector editor properties 2023-05-31 00:14:28 +02:00
tile_set_atlas_source_editor.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
tile_set_atlas_source_editor.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
tile_set_editor.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01: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 Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
tile_set_scenes_collection_source_editor.h Improve scene tiles workflow 2023-08-18 13:55:30 +02:00
tiles_editor_plugin.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
tiles_editor_plugin.h Merge pull request #80529 from KoBeWi/unfortunate_fix_is_unfortunate🤦‍♂️ 2023-08-29 12:43:10 +02:00