..
action_map
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
doc_classes
Merge pull request #116207 from eritschlSC/projection_layer_extension
2026-02-18 17:28:22 -06:00
editor
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
extensions
Move DisplayServer enums and typedefs to DisplayServerEnums
2026-03-03 12:44:02 +01:00
scene
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
config.py
Implement support for XR_EXT_user_presence extension
2026-01-28 21:39:43 +00:00
openxr_api.cpp
Decouple RenderingServer from XR/OpenXR headers
2026-02-25 20:17:23 +01:00
openxr_api.h
Decouple RenderingServer from XR/OpenXR headers
2026-02-25 20:17:23 +01:00
openxr_api_extension.compat.inc
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
openxr_api_extension.cpp
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
openxr_api_extension.h
Merge pull request #116207 from eritschlSC/projection_layer_extension
2026-02-18 17:28:22 -06:00
openxr_interface.cpp
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
openxr_interface.h
Decouple RenderingServer from XR/OpenXR headers
2026-02-25 20:17:23 +01:00
openxr_platform_inc.h
OpenXR: Limit Windows includes to COM interface
2026-02-27 15:43:38 -06:00
openxr_structure.cpp
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
openxr_structure.h
Style: Convert *.gen.inc to *.gen.h
2026-02-05 19:47:56 -06:00
openxr_util.cpp
OpenXR: Implement spatial entities extension
2025-09-27 12:23:33 +10:00
openxr_util.h
Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history.
2026-02-04 19:31:28 +01:00
openxr_uuid.h
OpenXR: Adding support for the render model extension
2025-06-19 19:14:49 +10:00
register_types.cpp
Don't expose the OpenXRUserPresenceExtension singleton
2026-01-29 15:00:37 -06: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
Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history.
2026-02-04 19:31:28 +01:00