1
0
Fork 0
godot/modules/openxr/editor
Pāvels Nadtočajevs 5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
2025-04-23 12:47:31 +03:00
..
SCsub OpenXR: Add support for binding modifiers 2024-12-12 09:46:19 +11:00
openxr_action_editor.cpp Initial editor accessibility. 2025-04-08 20:25:48 +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 OpenXR: Fix saving action map when UID is used in project settings 2025-04-22 09:28:03 -05: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 Replace TextEdit with EditorSpinSlider for the Action Set's priority 2025-04-17 12:52:51 -07: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 Initial editor accessibility. 2025-04-08 20:25:48 +03: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 `Label`s 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 `Label`s 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 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +03: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 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +03: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