index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
openxr
/
openxr_interface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement OpenXR Foveated rendering support
Bastiaan Olij
2023-09-25
1
-0
/
+53
*
Fix issue with OpenXR environment blend mode not being applied properly
Bastiaan Olij
2023-09-13
1
-0
/
+21
*
Expose OpenXR raw hand tracking data
Bastiaan Olij
2023-09-07
1
-0
/
+139
*
Properly load multiple action sets in XR
Faolan
2023-08-09
1
-1
/
+3
*
Merge pull request #73558 from Malcolmnixon/render-target-size-multiplier
Rémi Verschelde
2023-04-11
1
-0
/
+21
|
\
|
*
Added render target size multiplier option.
Malcolm Nixon
2023-02-18
1
-0
/
+21
*
|
Add a get_system_info method to XRInterface
Bastiaan Olij
2023-03-15
1
-0
/
+11
|
/
*
Add XR Environment Blend Mode Support
Ron Bessems
2023-02-02
1
-0
/
+54
*
Added methods to OpenXR interface to set which action sets are active
Bastiaan Olij
2023-01-31
1
-0
/
+36
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes
Rémi Verschelde
2022-12-13
1
-2
/
+2
|
\
|
*
Various fixes for OpenXR action map meta data and editing
Bastiaan Olij
2022-11-25
1
-2
/
+2
*
|
Fix property type for OpenXR display refresh rate
Bastiaan Olij
2022-12-07
1
-1
/
+1
|
/
*
Fix -Wtype-limits warning in openxr_interface.cpp
dzil123
2022-11-12
1
-2
/
+2
*
Add index check to OpenXRInterface::get_projection_for_view and OpenXRInterfa...
avemort
2022-11-11
1
-0
/
+2
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-3
/
+3
*
Merge pull request #67527 from BastiaanOlij/fix_tracker_names
Max Hilbrunner
2022-10-19
1
-1
/
+10
|
\
|
*
Fix two typos in tracker names and a bug in OpenXR haptic feedback
Bastiaan Olij
2022-10-17
1
-1
/
+10
*
|
Filter out HTC OpenXR paths based on extension
Bastiaan Olij
2022-10-19
1
-18
/
+22
*
|
Adding support for the OpenXR Display Refresh Rate extension
Bastiaan Olij
2022-10-10
1
-0
/
+37
|
/
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-12
/
+12
*
Adding getters to RenderTarget and implementing override functionality for XR
Bastiaan Olij
2022-10-05
1
-0
/
+18
*
Add Passthrough extension wrapper
Gabor Koncz
2022-09-27
1
-0
/
+20
*
Add OpenXR palm pose extension support
Bastiaan Olij
2022-09-23
1
-23
/
+25
*
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
1
-1
/
+1
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-2
/
+2
*
Adding HTC tracker support
Bastiaan Olij
2022-06-16
1
-1
/
+18
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2022-03-31
1
-1
/
+1
*
Cleanup OpenXR on initialisation failure
Bastiaan Olij
2022-03-25
1
-2
/
+2
*
Only uninitialise OpenXR on destruct if it was initialised
Bastiaan Olij
2022-03-11
1
-2
/
+3
*
Adding signals and events to OpenXR interface
Bastiaan Olij
2022-03-10
1
-58
/
+165
*
Implementing OpenXR driver
Bastiaan Olij
2022-02-23
1
-0
/
+663