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
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenXR: Register eye gaze even when disabled
Bastiaan Olij
2024-02-24
2
-4
/
+7
*
Merge pull request #88724 from AThousandShips/xr_build_fix
Rémi Verschelde
2024-02-23
2
-0
/
+4
|
\
|
*
[XR] Fix building on MinGW
A Thousand Ships
2024-02-23
2
-0
/
+4
*
|
Merge pull request #88639 from dsnopek/xrserver-hand-tracker
Rémi Verschelde
2024-02-23
4
-8
/
+78
|
\
\
|
*
|
Provide generic interface for XR hand tracking
David Snopek
2024-02-23
4
-8
/
+78
*
|
|
Merge pull request #87760 from kitbdev/extract-bottom-dock
Rémi Verschelde
2024-02-23
2
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Extract BottomPanel from EditorNode
kit
2024-02-20
2
-2
/
+4
|
|
/
*
/
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
5
-0
/
+25
*
Merge pull request #88311 from devloglogan/xr-suggested-tracker-names
Rémi Verschelde
2024-02-14
9
-19
/
+56
|
\
|
*
enable getting suggested tracker names from OpenXR extensions
Logan Lang
2024-02-13
9
-19
/
+56
*
|
Fix type-o in `OpenXRAPIExtension` docs for `is_environment_blend_mode_alpha_...
David Snopek
2024-02-13
1
-1
/
+1
|
/
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
3
-20
/
+18
*
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
13
-493
/
+147
|
\
|
*
OpenXR: Allow moving vendor passthrough extensions to GDExtension
David Snopek
2024-02-03
13
-493
/
+147
*
|
Merge pull request #87745 from dsnopek/openxr-change-reference-space
Rémi Verschelde
2024-02-02
3
-57
/
+87
|
\
\
|
|
/
|
/
|
|
*
OpenXR: Allow changing play area mode during active session
David Snopek
2024-01-31
3
-57
/
+87
*
|
Merge pull request #87546 from dsnopek/openxr-hand-tracking-vendor-extensions
Rémi Verschelde
2024-01-31
7
-0
/
+35
|
\
\
|
*
|
OpenXR: Make it possible to implement vendor extensions to hand tracking from...
David Snopek
2024-01-25
7
-0
/
+35
*
|
|
Add Wayland support
Riteo
2024-01-30
2
-4
/
+11
|
|
/
|
/
|
*
|
Cleanup of OpenXR module scons config
Bastiaan Olij
2024-01-25
12
-45
/
+59
*
|
Add support for OpenXR local floor extension
David Snopek
2024-01-23
7
-19
/
+266
|
/
*
OpenXR: Add runtime selection dropdown
Bastiaan Olij
2024-01-18
4
-0
/
+192
*
Merge pull request #87286 from akien-mga/fix-preprocessor-if-ENABLED-checks
Yuri Sizov
2024-01-17
3
-5
/
+5
|
\
|
*
Fix `#if *_ENABLED` inconsistencies, should check if defined
Rémi Verschelde
2024-01-17
3
-5
/
+5
*
|
Merge pull request #87240 from Malcolmnixon/bone-update-mode
Yuri Sizov
2024-01-17
3
-2
/
+48
|
\
\
|
|
/
|
/
|
|
*
Add bone update option to OpenXRHand to allow preserving original hand scale.
Malcolm Nixon
2024-01-15
3
-2
/
+48
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
|
/
*
Merge pull request #86982 from BastiaanOlij/openxr_touch_plus
Rémi Verschelde
2024-01-11
5
-0
/
+245
|
\
|
*
Add Meta controller extension
Bastiaan Olij
2024-01-11
5
-0
/
+245
*
|
Merge pull request #86301 from KoBeWi/deferred_cleanup
Rémi Verschelde
2024-01-11
1
-2
/
+1
|
\
\
|
*
|
Update deferred calls to use Callables
kobewi
2024-01-09
1
-2
/
+1
|
|
/
*
/
OpenXR: Add support for hand tracking source extension
Bastiaan Olij
2024-01-10
5
-11
/
+118
|
/
*
Merge pull request #86906 from Malcolmnixon/avatar-capable-openxrhand
Rémi Verschelde
2024-01-08
3
-77
/
+192
|
\
|
*
Add ability to drive full-body avatars using OpenXRHand
Malcolm Nixon
2024-01-07
3
-77
/
+192
*
|
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-1
/
+1
*
|
Merge pull request #85163 from BastiaanOlij/openxr_play_area
Yuri Sizov
2023-12-16
4
-2
/
+63
|
\
\
|
|
/
|
/
|
|
*
OpenXR: Add support for retrieving play area
Bastiaan Olij
2023-12-11
4
-2
/
+63
*
|
Merge pull request #83976 from BastiaanOlij/gles3_msaa_scaler
Rémi Verschelde
2023-12-07
1
-0
/
+2
|
\
\
|
*
|
Add 3D MSAA and scaling support to GLES3
Bastiaan Olij
2023-12-05
1
-0
/
+2
|
|
/
*
/
Remove unused grip touch action from default OpenXR action map
Bastiaan Olij
2023-11-18
1
-1
/
+0
|
/
*
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
*
openxr: Sync with upstream 1.0.31, don't build obsolete dispatch table
Rémi Verschelde
2023-10-26
1
-1
/
+1
*
openxr: Revert to 1.0.28, newer versions crash on Windows/Mingw-GCC
Rémi Verschelde
2023-10-23
1
-1
/
+0
*
Clean up some Editor, OpenXR, VideoStream code
Yuri Sizov
2023-10-20
1
-2
/
+1
*
openxr: Sync with upstream 1.0.30
Rémi Verschelde
2023-10-17
1
-0
/
+1
*
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-2
/
+2
*
Merge pull request #82752 from decacis/openxr_swapchain_error
Rémi Verschelde
2023-10-06
2
-11
/
+37
|
\
[next]