godot/modules/openxr/editor
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
..
openxr_action_editor.cpp
openxr_action_editor.h
openxr_action_map_editor.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
openxr_action_map_editor.h
openxr_action_set_editor.cpp
openxr_action_set_editor.h
openxr_editor_plugin.cpp
openxr_editor_plugin.h
openxr_interaction_profile_editor.cpp Clean up some Editor, OpenXR, VideoStream code 2023-10-20 17:54:39 +02:00
openxr_interaction_profile_editor.h
openxr_select_action_dialog.cpp
openxr_select_action_dialog.h
openxr_select_interaction_profile_dialog.cpp Add const references detected by clang-tidy 2023-12-16 13:36:44 -05:00
openxr_select_interaction_profile_dialog.h
SCsub