.. |
action_map
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
doc_classes
|
Rename OpenXRInterface.OpenXrSessionState to OpenXRInterface.SessionState
|
2025-06-19 10:23:46 -05:00 |
editor
|
Improve auto-translation of editor's top & bottom bars
|
2025-06-18 21:11:32 +08:00 |
extensions
|
Merge pull request #100283 from devloglogan/vk-motion-vectors
|
2025-06-05 13:10:20 +02:00 |
scene
|
Compile out editor-only logic within validate_property in games
|
2025-06-12 12:54:19 +08:00 |
config.py
|
Adding support for the OpenXR futures extension
|
2025-03-18 18:59:36 +11:00 |
openxr_api.cpp
|
OpenXR: Add access to session state and change interaction profile update.
|
2025-06-18 17:37:18 +10:00 |
openxr_api.h
|
OpenXR: Add access to session state and change interaction profile update.
|
2025-06-18 17:37:18 +10: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
|
OpenXR: Support alternative reference spaces from extensions
|
2025-03-24 11:33:30 -05:00 |
openxr_api_extension.h
|
OpenXR: Support alternative reference spaces from extensions
|
2025-03-24 11:33:30 -05:00 |
openxr_interface.cpp
|
Rename OpenXRInterface.OpenXrSessionState to OpenXRInterface.SessionState
|
2025-06-19 10:23:46 -05:00 |
openxr_interface.h
|
Rename OpenXRInterface.OpenXrSessionState to OpenXRInterface.SessionState
|
2025-06-19 10:23:46 -05:00 |
openxr_platform_inc.h
|
Add support for Direct3D 12 OpenXR backend.
|
2025-04-19 20:39:33 -07:00 |
openxr_util.cpp
|
Core: Replace C math headers with C++ equivalents
|
2025-04-16 15:49:02 -05:00 |
openxr_util.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
register_types.cpp
|
Remove registration of deprecated classes
|
2025-05-05 20:16:50 +02:00 |
register_types.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
SCsub
|
openxr: Update to 1.1.48
|
2025-06-05 17:48:20 +02:00 |
util.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |