godot/modules/openxr
David Snopek 4142e57082
Fix crash when using OpenXR extension wrappers from GDExtension
(cherry picked from commit 713ea0629a)
2024-03-11 15:00:43 +01:00
..
action_map Remove unused grip touch action from default OpenXR action map 2023-12-07 10:27:04 +01:00
doc_classes Fix various typos with codespell 2023-10-06 12:52:22 +02:00
editor Clean up some Editor, OpenXR, VideoStream code 2023-10-20 17:54:39 +02:00
extensions Fix various typos with codespell 2023-10-06 12:52:22 +02:00
scene OpenXR Fix small hand tracking issues 2023-10-04 13:18:31 +11:00
SCsub openxr: Sync with upstream 1.0.31, don't build obsolete dispatch table 2023-10-26 10:01:48 +02:00
config.py Ensure OpenXR classes are declared properly 2023-08-28 09:37:04 +02:00
openxr_api.cpp Fix crash when using OpenXR extension wrappers from GDExtension 2024-03-11 15:00:43 +01:00
openxr_api.h Fixing incorrect swapchain release timing 2023-10-05 01:34:51 -06:00
openxr_api_extension.cpp Add GDExtension support for OpenXR extension wrappers 2023-07-26 10:27:14 +02:00
openxr_api_extension.h Add GDExtension support for OpenXR extension wrappers 2023-07-26 10:27:14 +02:00
openxr_interface.cpp OpenXR - add access to hand joint validity flags 2023-10-05 13:37:26 +11:00
openxr_interface.h OpenXR - add access to hand joint validity flags 2023-10-05 13:37:26 +11:00
openxr_platform_inc.h Implement OpenXR Foveated rendering support 2023-09-25 17:12:20 +10:00
openxr_util.cpp Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
openxr_util.h Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
register_types.cpp OpenXR Fix small hand tracking issues 2023-10-04 13:18:31 +11:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
util.h Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-10-08 17:23:33 +02:00