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_api.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-4
/
+4
*
openxr: Correct set the Depth swapchain name
Alistair Leslie-Hughes
2024-09-21
1
-1
/
+1
*
Fix launching XR apps from the Android editor
David Snopek
2024-09-11
1
-1
/
+3
*
Improve support for XR projects
Fredia Huya-Kouadio
2024-09-06
1
-16
/
+13
*
Add support for the debug utils extension in OpenXR
Bastiaan Olij
2024-08-27
1
-0
/
+70
*
Fix crash when calling OpenXRAPI::get_hand_tracker() and hand-tracking is dis...
David Snopek
2024-08-22
1
-1
/
+5
*
OpenXR: Add support for visibility mask
Bastiaan Olij
2024-08-20
1
-9
/
+4
*
Update OpenXR thirdparty library to 1.1.38, changed OpenXR init to stay on 1.0.x
Bastiaan Olij
2024-08-07
1
-1
/
+1
*
OpenXR: Fix enabling passthrough via environment blend mode in project settings
David Snopek
2024-07-19
1
-7
/
+7
*
[OpenXR] Fix LOCAL_FLOOR emulation on HTC Vive XR Elite
David Snopek
2024-06-27
1
-58
/
+82
*
OpenXR: Fix updating swapchain for foveation
Bastiaan Olij
2024-05-20
1
-0
/
+4
*
OpenXR: Fix composition layers not having correct play space
David Snopek
2024-05-07
1
-1
/
+1
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-4
/
+4
*
Improvements to VRS/Foveated rendering
Bastiaan Olij
2024-05-03
1
-9
/
+76
*
OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR
Bastiaan Olij
2024-05-01
1
-175
/
+273
*
OpenXR: apply fix for reverse Z
Bastiaan Olij
2024-04-10
1
-4
/
+7
*
OpenXR: Improve swapchain logic and fix swapchain update when render target m...
Bastiaan Olij
2024-04-09
1
-218
/
+298
*
Add support for OpenXR composition layers
David Snopek
2024-04-04
1
-34
/
+51
*
OpenXR: Allow GDExtensions to provide multiple, ordered composition layers
David Snopek
2024-03-13
1
-6
/
+26
*
Fix crash when using OpenXR extension wrappers from GDExtension
David Snopek
2024-02-22
1
-1
/
+7
*
expose OpenXR hand tracker handles
Logan Lang
2024-02-19
1
-0
/
+7
*
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-1
/
+1
*
Merge pull request #87630 from dsnopek/openxr-passthrough-from-gdextension
Rémi Verschelde
2024-02-03
1
-2
/
+20
|
\
|
*
OpenXR: Allow moving vendor passthrough extensions to GDExtension
David Snopek
2024-02-03
1
-2
/
+20
*
|
Merge pull request #87745 from dsnopek/openxr-change-reference-space
Rémi Verschelde
2024-02-02
1
-52
/
+75
|
\
\
|
|
/
|
/
|
|
*
OpenXR: Allow changing play area mode during active session
David Snopek
2024-01-31
1
-52
/
+75
*
|
Merge pull request #87546 from dsnopek/openxr-hand-tracking-vendor-extensions
Rémi Verschelde
2024-01-31
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
OpenXR: Make it possible to implement vendor extensions to hand tracking from...
David Snopek
2024-01-25
1
-0
/
+4
*
|
Cleanup of OpenXR module scons config
Bastiaan Olij
2024-01-25
1
-2
/
+2
*
|
Add support for OpenXR local floor extension
David Snopek
2024-01-23
1
-15
/
+108
|
/
*
OpenXR: Add support for retrieving play area
Bastiaan Olij
2023-12-11
1
-1
/
+21
*
Fix various typos with codespell
Rémi Verschelde
2023-11-11
1
-1
/
+1
*
Fix OpenXR sample count
Bastiaan Olij
2023-10-28
1
-2
/
+3
*
Fixing incorrect swapchain release timing
Daniel Castellanos
2023-10-05
1
-11
/
+36
*
Implement OpenXR Foveated rendering support
Bastiaan Olij
2023-09-25
1
-24
/
+60
*
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...
bruvzg
2023-09-21
1
-1
/
+0
*
Fix various typos with codespell
Rémi Verschelde
2023-09-18
1
-2
/
+2
*
Merge pull request #81561 from BastiaanOlij/fix_openxr_blend_modes
Yuri Sizov
2023-09-14
1
-10
/
+66
|
\
|
*
Fix issue with OpenXR environment blend mode not being applied properly
Bastiaan Olij
2023-09-13
1
-10
/
+66
*
|
OpenXR fix error spam if session hasn't started yet
Bastiaan Olij
2023-09-11
1
-3
/
+10
|
/
*
Codestyle: Don't use auto where not warranted
Rémi Verschelde
2023-09-07
1
-10
/
+9
*
Ensure OpenXR classes are declared properly
A Thousand Ships
2023-08-28
1
-4
/
+4
*
Properly load multiple action sets in XR
Faolan
2023-08-09
1
-12
/
+21
*
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-2
/
+2
*
Merge pull request #68259 from konczg/openxr_extension_wrapper_gdextension
Yuri Sizov
2023-07-27
1
-0
/
+1
|
\
|
*
Add GDExtension support for OpenXR extension wrappers
Gabor Koncz
2023-07-26
1
-0
/
+1
*
|
Compile OpenXR into MacOS build
Bastiaan Olij
2023-07-19
1
-3
/
+3
|
/
*
Fix incorrect depth buffer option in OpenXR
Bastiaan Olij
2023-06-22
1
-8
/
+10
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-5
/
+6
*
Fix misuses of error macros
Danil Alexeev
2023-04-18
1
-1
/
+1
[next]