Bastiaan Olij
|
96bbdf7249
Various fixes for OpenXR action map meta data and editing
|
2 years ago |
dzil123
|
2ba5aaa2fc
Fix -Wtype-limits warning in openxr_interface.cpp
|
2 years ago |
avemort
|
8ef1719945
Add index check to OpenXRInterface::get_projection_for_view and OpenXRInterface::get_transform_for_view
|
2 years ago |
Rémi Verschelde
|
f7c611ab71
Style: Misc docs and comment style and language fixes
|
2 years ago |
Max Hilbrunner
|
5f7906a289
Merge pull request #67527 from BastiaanOlij/fix_tracker_names
|
2 years ago |
Bastiaan Olij
|
19f9fe1dec
Filter out HTC OpenXR paths based on extension
|
2 years ago |
Bastiaan Olij
|
1e7f009492
Fix two typos in tracker names and a bug in OpenXR haptic feedback
|
2 years ago |
Bastiaan Olij
|
e14717bb2e
Adding support for the OpenXR Display Refresh Rate extension
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Bastiaan Olij
|
c7656978ba
Adding getters to RenderTarget and implementing override functionality for XR
|
2 years ago |
Gabor Koncz
|
72203a4da4
Add Passthrough extension wrapper
|
2 years ago |
Bastiaan Olij
|
6da6e1690e
Add OpenXR palm pose extension support
|
2 years ago |
kobewi
|
c3606cb5f3
Swap arguments of ResourceSaver.save()
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
Bastiaan Olij
|
95f75b232f
Adding HTC tracker support
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Rémi Verschelde
|
a647fb3e62
Fix typos with codespell
|
3 years ago |
Bastiaan Olij
|
c78876f977
Cleanup OpenXR on initialisation failure
|
3 years ago |
Bastiaan Olij
|
d2ef2715ea
Only uninitialise OpenXR on destruct if it was initialised
|
3 years ago |
Bastiaan Olij
|
d11cb5fe98
Adding signals and events to OpenXR interface
|
3 years ago |
Bastiaan Olij
|
a78a9fee71
Implementing OpenXR driver
|
3 years ago |