virtualx-engine/editor/import
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
..
3d Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
atlas_import_failed.xpm
audio_stream_import_settings.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
audio_stream_import_settings.h
dynamic_font_import_settings.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
dynamic_font_import_settings.h
editor_import_plugin.cpp Allow EditorImportPlugin to override can_import_threaded() 2024-01-09 17:30:24 +01:00
editor_import_plugin.h Allow EditorImportPlugin to override can_import_threaded() 2024-01-09 17:30:24 +01:00
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp
resource_importer_bmfont.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_dynamic_font.cpp
resource_importer_dynamic_font.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp
resource_importer_imagefont.h
resource_importer_layered_texture.cpp
resource_importer_layered_texture.h
resource_importer_shader_file.cpp
resource_importer_shader_file.h
resource_importer_texture.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
resource_importer_texture.h
resource_importer_texture_atlas.cpp
resource_importer_texture_atlas.h
resource_importer_texture_settings.cpp
resource_importer_texture_settings.h
resource_importer_wav.cpp
resource_importer_wav.h
SCsub Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00