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
*
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-2
/
+8
|
\
|
*
OpenXR: Fix pose recenter signal to be omitted properly
Bastiaan Olij
2024-11-13
1
-2
/
+8
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-3
/
+3
|
\
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-3
/
+3
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5
Spartan322
2024-10-24
1
-4
/
+1
|
\
|
|
*
OpenXR: change bindings to 'flatten' source paths
Bastiaan Olij
2024-10-22
1
-4
/
+1
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
OpenXR: Fix support for building against distro package
Rémi Verschelde
2024-08-16
1
-1
/
+2
*
Always render when XR is enabled, even if no OS windows can draw
David Snopek
2024-07-17
1
-0
/
+6
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Improvements to VRS/Foveated rendering
Bastiaan Olij
2024-05-03
1
-0
/
+44
*
Add support for OpenXR hand interaction extension
Bastiaan Olij
2024-05-02
1
-0
/
+17
*
OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR
Bastiaan Olij
2024-05-01
1
-0
/
+10
*
Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to d...
Malcolm Nixon
2024-04-18
1
-33
/
+36
*
OpenXR: Add refresh rate signal support
Bastiaan Olij
2024-04-08
1
-0
/
+5
*
enable getting suggested tracker names from OpenXR extensions
Logan Lang
2024-02-13
1
-19
/
+4
*
Merge pull request #87630 from dsnopek/openxr-passthrough-from-gdextension
Rémi Verschelde
2024-02-03
1
-8
/
+9
|
\
|
*
OpenXR: Allow moving vendor passthrough extensions to GDExtension
David Snopek
2024-02-03
1
-8
/
+9
*
|
OpenXR: Allow changing play area mode during active session
David Snopek
2024-01-31
1
-3
/
+9
|
/
*
Add support for OpenXR local floor extension
David Snopek
2024-01-23
1
-2
/
+35
*
OpenXR: Add support for hand tracking source extension
Bastiaan Olij
2024-01-10
1
-0
/
+28
*
OpenXR: Add support for retrieving play area
Bastiaan Olij
2023-12-11
1
-0
/
+36
*
OpenXR - add access to hand joint validity flags
Bastiaan Olij
2023-10-05
1
-8
/
+89
*
OpenXR Fix small hand tracking issues
Bastiaan Olij
2023-10-04
1
-16
/
+32
*
Add support for the OpenXR Eye gaze interaction extension
Bastiaan Olij
2023-10-02
1
-1
/
+22
*
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
[next]