godot/modules/openxr/action_map
2025-08-22 16:28:25 +10:00
..
openxr_action.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_action.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_action_map.cpp OpenXR: Fix default action map entry for Vive Focus 3 2025-08-22 16:28:25 +10:00
openxr_action_map.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_action_set.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
openxr_action_set.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_binding_modifier.cpp OpenXR: Add support for binding modifiers 2024-12-12 09:46:19 +11:00
openxr_binding_modifier.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_haptic_feedback.cpp OpenXR: Add support for binding modifiers 2024-12-12 09:46:19 +11:00
openxr_haptic_feedback.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_interaction_profile.cpp OpenXR: Add support for binding modifiers 2024-12-12 09:46:19 +11:00
openxr_interaction_profile.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr_interaction_profile_metadata.cpp OpenXR: Add support for binding modifiers 2024-12-12 09:46:19 +11:00
openxr_interaction_profile_metadata.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00