godot/modules/openxr
Hugo Locurcio e334bf6df4
Tweak OpenXR alert to mention WMR only on Windows
WMR isn't supported on non-Windows platforms, so there's no point
in mentioning it in the error message as it's not a possible
cause for OpenXR not initializing.
2024-03-28 06:17:54 +01:00
..
action_map Cleanup of OpenXR module scons config 2024-01-25 23:28:13 +11:00
doc_classes OpenXR: Allow GDExtensions to provide multiple, ordered composition layers 2024-03-13 17:53:15 -05:00
editor Add editor shortcuts to toggle bottom panel visibility 2024-03-05 15:53:15 +01:00
extensions OpenXR: Allow GDExtensions to provide multiple, ordered composition layers 2024-03-13 17:53:15 -05:00
scene Cleanup of OpenXR module scons config 2024-01-25 23:28:13 +11:00
config.py Ensure OpenXR classes are declared properly 2023-08-28 09:37:04 +02:00
openxr_api.cpp OpenXR: Allow GDExtensions to provide multiple, ordered composition layers 2024-03-13 17:53:15 -05:00
openxr_api.h OpenXR: Allow GDExtensions to provide multiple, ordered composition layers 2024-03-13 17:53:15 -05:00
openxr_api_extension.cpp expose OpenXR hand tracker handles 2024-02-19 16:31:10 -06:00
openxr_api_extension.h expose OpenXR hand tracker handles 2024-02-19 16:31:10 -06:00
openxr_interface.cpp enable getting suggested tracker names from OpenXR extensions 2024-02-13 18:33:41 -06:00
openxr_interface.h OpenXR: Allow moving vendor passthrough extensions to GDExtension 2024-02-03 12:40:41 -06: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 Tweak OpenXR alert to mention WMR only on Windows 2024-03-28 06:17:54 +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 Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-10-08 17:23:33 +02:00