godot-module-template/modules/openxr
Thaddeus Crews 623bbb3414
Merge pull request #115254 from BastiaanOlij/openxr_depth_warning
OpenXR: Inability to find depth format now gives a warning
2026-01-28 17:58:03 -06:00
..
action_map OpenXR: use the DPAD extension constant 2025-12-10 10:05:33 +11:00
doc_classes Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
editor Fix XR build regression reported in https://github.com/GodotVR/godot_openxr_vendors/issues/429 2026-01-19 19:09:33 -08:00
extensions OpenXR: change profile name for Valve Frame Controller 2026-01-15 07:52:29 +11:00
scene Fix OpenXR build failure when GLTF module is disabled 2025-12-12 14:01:06 +01:00
config.py Implement XR_KHR_android_thread_settings 2025-11-17 22:15:03 +00:00
openxr_api.cpp OpenXR: unable to find depth format now gives a warning 2026-01-26 19:50:11 +11:00
openxr_api.h Add OpenXR 1.1 support 2025-11-26 10:35:37 +11:00
openxr_api_extension.compat.inc OpenXR: Clean-up OpenXRExtensionWrapper by removing multiple inheritance and deprecating OpenXRExtensionWrapperExtension 2025-03-20 07:19:55 -05:00
openxr_api_extension.cpp Add OpenXR 1.1 support 2025-11-26 10:35:37 +11:00
openxr_api_extension.h Add OpenXR 1.1 support 2025-11-26 10:35:37 +11:00
openxr_interface.cpp OpenXR: Implement play_area_changed signal 2025-11-22 18:28:26 +01:00
openxr_interface.h OpenXR: Implement play_area_changed signal 2025-11-22 18:28:26 +01:00
openxr_platform_inc.h Add support for Direct3D 12 OpenXR backend. 2025-04-19 20:39:33 -07:00
openxr_structure.cpp OpenXR: Implement spatial entities extension 2025-09-27 12:23:33 +10:00
openxr_structure.h OpenXR: Implement spatial entities extension 2025-09-27 12:23:33 +10:00
openxr_util.cpp OpenXR: Implement spatial entities extension 2025-09-27 12:23:33 +10:00
openxr_util.h OpenXR: Implement spatial entities extension 2025-09-27 12:23:33 +10:00
openxr_uuid.h OpenXR: Adding support for the render model extension 2025-06-19 19:14:49 +10:00
register_types.cpp Fix fallback to OpenGL3 from Vulkan initialization on Android. 2026-01-14 23:55:21 -03:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub OpenXR add core support for Khronos loader 2025-11-19 11:54:25 +11:00
util.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00