Bastiaan Olij
|
58df9bd8a4
Expose OpenXR raw hand tracking data
|
1 年之前 |
Faolan
|
a60cf6ed6c
Properly load multiple action sets in XR
|
1 年之前 |
Rémi Verschelde
|
1eec25acf3
Merge pull request #73558 from Malcolmnixon/render-target-size-multiplier
|
2 年之前 |
Bastiaan Olij
|
e31c2e4277
Add a get_system_info method to XRInterface
|
2 年之前 |
Malcolm Nixon
|
d91e75b6f7
Added render target size multiplier option.
|
2 年之前 |
Ron Bessems
|
d7d171c45c
Add XR Environment Blend Mode Support
|
2 年之前 |
Bastiaan Olij
|
d3ec17e9ae
Added methods to OpenXR interface to set which action sets are active
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Rémi Verschelde
|
cd855f6516
Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes
|
2 年之前 |
Bastiaan Olij
|
0b48ca0303
Fix property type for OpenXR display refresh rate
|
2 年之前 |
Bastiaan Olij
|
96bbdf7249
Various fixes for OpenXR action map meta data and editing
|
2 年之前 |
dzil123
|
2ba5aaa2fc
Fix -Wtype-limits warning in openxr_interface.cpp
|
2 年之前 |
avemort
|
8ef1719945
Add index check to OpenXRInterface::get_projection_for_view and OpenXRInterface::get_transform_for_view
|
2 年之前 |
Rémi Verschelde
|
f7c611ab71
Style: Misc docs and comment style and language fixes
|
2 年之前 |
Max Hilbrunner
|
5f7906a289
Merge pull request #67527 from BastiaanOlij/fix_tracker_names
|
2 年之前 |
Bastiaan Olij
|
19f9fe1dec
Filter out HTC OpenXR paths based on extension
|
2 年之前 |
Bastiaan Olij
|
1e7f009492
Fix two typos in tracker names and a bug in OpenXR haptic feedback
|
2 年之前 |
Bastiaan Olij
|
e14717bb2e
Adding support for the OpenXR Display Refresh Rate extension
|
2 年之前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 年之前 |
Bastiaan Olij
|
c7656978ba
Adding getters to RenderTarget and implementing override functionality for XR
|
2 年之前 |
Gabor Koncz
|
72203a4da4
Add Passthrough extension wrapper
|
2 年之前 |
Bastiaan Olij
|
6da6e1690e
Add OpenXR palm pose extension support
|
2 年之前 |
kobewi
|
c3606cb5f3
Swap arguments of ResourceSaver.save()
|
2 年之前 |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
2 年之前 |
Bastiaan Olij
|
95f75b232f
Adding HTC tracker support
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
Rémi Verschelde
|
a647fb3e62
Fix typos with codespell
|
3 年之前 |
Bastiaan Olij
|
c78876f977
Cleanup OpenXR on initialisation failure
|
3 年之前 |
Bastiaan Olij
|
d2ef2715ea
Only uninitialise OpenXR on destruct if it was initialised
|
3 年之前 |
Bastiaan Olij
|
d11cb5fe98
Adding signals and events to OpenXR interface
|
3 年之前 |