godot/modules/openxr/editor
2025-08-04 13:10:36 +10:00
..
openxr_action_editor.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03: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 Cleanup accessibility names. 2025-06-23 11:08:36 +03: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 Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
openxr_binding_modifier_editor.h Editor: Restructure editor code 2025-07-04 18:18:22 +02: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 Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
openxr_editor_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02: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 OpenXR: fixed required extension tooltip 2025-08-04 13:10:36 +10: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 Editor: Restructure editor code 2025-07-04 18:18:22 +02: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