| .. |
|
action_map
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
doc_classes
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
editor
|
Cleanup header includes for AddMetadataDialog
|
2025-05-27 21:45:00 +08:00 |
|
extensions
|
Merge pull request #100283 from devloglogan/vk-motion-vectors
|
2025-06-05 13:10:20 +02:00 |
|
scene
|
Fix cases where _get returned true erroneously
|
2025-04-25 19:06:09 +02:00 |
|
config.py
|
Adding support for the OpenXR futures extension
|
2025-03-18 18:59:36 +11:00 |
|
openxr_api.cpp
|
Minor rendering and XR changes to allow Meta enivornment depth API to work entirely from GDExtension
|
2025-05-27 13:06:31 -05:00 |
|
openxr_api.h
|
OpenXR: Use the XR_FB_foveation_vulkan extension to get the density map for VRS
|
2025-03-31 07:21:58 -05: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
|
Merge pull request #99768 from dsnopek/openxr-vulkan-foveated-rendering
|
2025-04-17 09:14:23 -05:00 |
|
openxr_interface.h
|
OpenXR: Use the XR_FB_foveation_vulkan extension to get the density map for VRS
|
2025-03-31 07:21:58 -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 |