Rémi Verschelde
|
5c43e4c1ef
Fix various typos with codespell
|
1 year ago |
Faolan
|
a60cf6ed6c
Properly load multiple action sets in XR
|
2 years ago |
Rémi Verschelde
|
34a07b81ae
Allow unbundling OpenXR (for Linux distros)
|
2 years ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 years ago |
Rémi Verschelde
|
1eec25acf3
Merge pull request #73558 from Malcolmnixon/render-target-size-multiplier
|
2 years ago |
Bastiaan Olij
|
e31c2e4277
Add a get_system_info method to XRInterface
|
2 years ago |
Malcolm Nixon
|
d91e75b6f7
Added render target size multiplier option.
|
2 years ago |
Ron Bessems
|
d7d171c45c
Add XR Environment Blend Mode Support
|
2 years ago |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 years ago |
Bastiaan Olij
|
909ec66ca3
Fixes issue where failed start of OpenXR causes issues
|
2 years ago |
rsjtdrjgfuzkfg
|
b51acac638
OpenXR: Fix initialization warning on Android
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Bastiaan Olij
|
b6550c46ee
Removed member variables from OpenXRExtensionWrapper
|
2 years ago |
Rémi Verschelde
|
cd855f6516
Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes
|
2 years ago |
Bastiaan Olij
|
484cd90d29
Make submitting depth buffer in OpenXR optional
|
2 years ago |
Bastiaan Olij
|
96bbdf7249
Various fixes for OpenXR action map meta data and editing
|
2 years ago |
Bastiaan Olij
|
19f9fe1dec
Filter out HTC OpenXR paths based on extension
|
2 years ago |
Bastiaan Olij
|
e14717bb2e
Adding support for the OpenXR Display Refresh Rate extension
|
2 years ago |
Bastiaan Olij
|
c7656978ba
Adding getters to RenderTarget and implementing override functionality for XR
|
3 years ago |
Gabor Koncz
|
72203a4da4
Add Passthrough extension wrapper
|
2 years ago |
Rémi Verschelde
|
809927862b
Merge pull request #66282 from BastiaanOlij/openxr_palm_pose
|
2 years ago |
Bastiaan Olij
|
23d32c0e16
Adding OpenXR hand tracking support
|
3 years ago |
Gergely Kis
|
d5445c25a6
Dynamic loading of OpenXR Loader on Android
|
2 years ago |
Bastiaan Olij
|
6da6e1690e
Add OpenXR palm pose extension support
|
2 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
K. S. Ernest (iFire) Lee
|
10131eb6f2
Expose XRPose's get angular velocity.
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 years ago |
Markus Sauermann
|
a793960a10
Fix cppcheck const parameters
|
3 years ago |