godot/modules/openxr
Claire Blackshaw 19c7afee07 OpenXR - Support for the Logitech MxInk Stylus
In future work we may want to expose an isStylus or similar for
XR Trackers, though that is likely outside the scope of this commit
which is the core extension work.

Vendor Ref: https://logitech.github.io/mxink/OpenXR.html
2024-08-08 11:09:29 +01:00
..
action_map Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix. 2024-07-11 20:06:46 +10:00
doc_classes Fix several typos in the documentation 2024-08-02 08:42:20 +08:00
editor Fixed creating default action map 2024-07-17 12:04:06 +10:00
extensions OpenXR - Support for the Logitech MxInk Stylus 2024-08-08 11:09:29 +01:00
scene Apply reference frame transform to OpenXRCompositionLayer nodes 2024-05-29 07:52:54 -05:00
config.py Add support for OpenXR composition layers 2024-04-04 09:20:23 -05:00
openxr_api_extension.cpp OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR 2024-05-01 14:24:41 +10:00
openxr_api_extension.h OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR 2024-05-01 14:24:41 +10:00
openxr_api.cpp OpenXR: Fix enabling passthrough via environment blend mode in project settings 2024-07-19 19:04:51 -05:00
openxr_api.h Remove our ERR_ON_RENDER_THREAD guard, it is not reliable 2024-07-09 18:48:00 +10:00
openxr_interface.cpp Always render when XR is enabled, even if no OS windows can draw 2024-07-17 08:19:21 -05:00
openxr_interface.h Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
openxr_platform_inc.h Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03: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 - Support for the Logitech MxInk Stylus 2024-08-08 11:09:29 +01:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Add Wayland support 2024-01-30 16:44:47 +01:00
util.h Update lingering do/while(0) defines 2024-04-04 14:17:22 -05:00