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
..
SCsub
openxr_action_editor.cpp Add EditorStringNames singleton 2023-09-03 19:58:18 +02:00
openxr_action_editor.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_action_map_editor.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
openxr_action_map_editor.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_action_set_editor.cpp Add EditorStringNames singleton 2023-09-03 19:58:18 +02:00
openxr_action_set_editor.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_editor_plugin.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_editor_plugin.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
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 Ensure OpenXR classes are declared properly 2023-08-28 09:37:04 +02:00
openxr_select_action_dialog.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_select_action_dialog.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
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 Ensure OpenXR classes are declared properly 2023-08-28 09:37:04 +02:00