virtualx-engine/editor/import/3d
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
..
collada.cpp
collada.h
editor_import_collada.cpp
editor_import_collada.h
post_import_plugin_skeleton_renamer.cpp
post_import_plugin_skeleton_renamer.h
post_import_plugin_skeleton_rest_fixer.cpp
post_import_plugin_skeleton_rest_fixer.h
post_import_plugin_skeleton_track_organizer.cpp
post_import_plugin_skeleton_track_organizer.h
resource_importer_obj.cpp Add obj importer changes to use ImporterMesh. 2024-01-08 13:57:20 -08:00
resource_importer_obj.h
resource_importer_scene.cpp
resource_importer_scene.h
scene_import_settings.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
scene_import_settings.h