1
0
Fork 0
godot/modules/openxr/action_map
Lyuma 0620eb126a xr: Add missing paths to /user/vive_tracker_htcx
Add 4 missing paths for wrist and ankle to XR_HTCX_vive_tracker_interaction.
These are already available in OpenXR 1.0, rev. 3 of the extension.
https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html#XR_HTCX_vive_tracker_interaction
2025-07-10 23:47:51 -07:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05: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 xr: Add missing paths to /user/vive_tracker_htcx 2025-07-10 23:47:51 -07: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