godot/modules/openxr/editor
2025-05-06 15:28:03 +02:00
..
openxr_action_editor.cpp Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 2025-05-06 15:28:03 +02:00
openxr_action_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_action_map_editor.cpp Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 2025-05-06 15:28:03 +02:00
openxr_action_map_editor.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
openxr_action_set_editor.cpp Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 2025-05-06 15:28:03 +02:00
openxr_action_set_editor.h Replace TextEdit with EditorSpinSlider for the Action Set's priority 2025-04-17 12:52:51 -07:00
openxr_binding_modifier_editor.cpp Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 2025-05-06 15:28:03 +02:00
openxr_binding_modifier_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_binding_modifiers_dialog.cpp Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default. 2025-04-23 12:47:31 +03:00
openxr_binding_modifiers_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
openxr_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
openxr_interaction_profile_editor.cpp Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default. 2025-04-23 12:47:31 +03:00
openxr_interaction_profile_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_select_action_dialog.cpp Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 2025-05-06 15:28:03 +02:00
openxr_select_action_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_select_interaction_profile_dialog.cpp Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 2025-05-06 15:28:03 +02:00
openxr_select_interaction_profile_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_select_runtime.cpp Do not use Dictionary::keys() for Dictionary iteration. 2025-04-05 18:42:13 +08:00
openxr_select_runtime.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub OpenXR: Add support for binding modifiers 2024-12-12 09:46:19 +11:00