godot/modules/openxr/editor
Thaddeus Crews 13eee43437
Merge pull request #105072 from lodetrick/action-map-editor-scale
Fix OpenXR Action Map GUI not scaling according to Editor Scale
2025-04-07 08:43:34 -05:00
..
openxr_action_editor.cpp Fixes Editor Scales in OpenXR GUI 2025-04-05 13:48:52 -07: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 Fixes Editor Scales in OpenXR GUI 2025-04-05 13:48:52 -07: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 Fixes Editor Scales in OpenXR GUI 2025-04-05 13:48:52 -07:00
openxr_action_set_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_binding_modifier_editor.cpp Tweak a few miscellaneous localization strings 2025-03-20 13:12:44 +01: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 Fixes Editor Scales in OpenXR GUI 2025-04-05 13:48:52 -07: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 Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08: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 Fixes Editor Scales in OpenXR GUI 2025-04-05 13:48:52 -07: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 Fixes Editor Scales in OpenXR GUI 2025-04-05 13:48:52 -07: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