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
/
servers
/
xr_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-2
/
+2
*
Apply reference frame transform to OpenXRCompositionLayer nodes
devloglogan
2024-05-29
1
-0
/
+4
*
OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR
Bastiaan Olij
2024-05-01
1
-44
/
+102
*
Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to d...
Malcolm Nixon
2024-04-18
1
-153
/
+10
*
Add body tracking support.
Malcolm Nixon
2024-02-27
1
-0
/
+48
*
Provide generic interface for XR hand tracking
David Snopek
2024-02-23
1
-0
/
+48
*
Initial XRFaceTrackingProvider and XRFaceTracker work.
Malcolm Nixon
2024-02-17
1
-0
/
+48
*
OpenXR: Allow changing play area mode during active session
David Snopek
2024-01-31
1
-0
/
+5
*
Add support for OpenXR local floor extension
David Snopek
2024-01-23
1
-6
/
+0
*
Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement
Anutrix
2023-11-11
1
-3
/
+1
*
Remove error print from XRServer.find_interface
Aaron Franke
2023-08-17
1
-7
/
+2
*
Add XRServer.world_origin property
Bastiaan Olij
2023-03-01
1
-0
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Replace Array return types with TypedArray 3
kobewi
2022-08-24
1
-1
/
+1
*
Add startup flag to override XR mode settings
Bastiaan Olij
2022-07-28
1
-0
/
+10
*
use ERR_FAIL_INDEX when preferred
Nathan Franke
2022-05-25
1
-2
/
+2
*
Rename Basis get_axis to get_column, remove redundant methods
Aaron Franke
2022-05-03
1
-3
/
+3
*
Rename Basis "elements" to "rows"
Aaron Franke
2022-04-29
1
-1
/
+1
*
Implementing OpenXR driver
Bastiaan Olij
2022-02-23
1
-2
/
+3
*
Improve XRInterface hooks into rendering
Bastiaan Olij
2022-01-26
1
-25
/
+25
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-2
/
+2
*
Add support for returning the play area from XRInterface
Bastiaan Olij
2021-10-19
1
-21
/
+29
*
Rework XR positional trackers
Bastiaan Olij
2021-10-17
1
-79
/
+98
*
Fix missing argument names in bindings
Rémi Verschelde
2021-10-09
1
-1
/
+1
*
Change to using doubles in XR classes
Bastiaan Olij
2021-09-21
1
-2
/
+2
*
Adding GDExtension support to XRInterface
Bastiaan Olij
2021-08-26
1
-10
/
+6
*
Optimize StringName usage
reduz
2021-07-18
1
-4
/
+4
*
Add stereoscopic rendering through multiview
Bastiaan Olij
2021-06-13
1
-2
/
+2
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-7
/
+7
*
Change XRPositionalTracker to a reference and better expose it to GDNative
Bastiaan Olij
2021-03-29
1
-9
/
+14
*
Fix failure in set_primary_interface when parameter is null
lucicam
2021-03-25
1
-0
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename XR get_type and get_name
Aaron Franke
2020-12-04
1
-4
/
+4
*
RenderingServer reorganization
reduz
2020-12-04
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-7
/
+0
*
Renaming all ARVR nodes to XR
Bastiaan Olij
2020-04-09
1
-0
/
+386