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
/
xr_interface_extension.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
*
Add a get_system_info method to XRInterface
Bastiaan Olij
2023-03-15
1
-0
/
+7
*
Use enum instead of int in virtual methods return type
Raul Santos
2023-01-31
1
-4
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove redefinition of `notification` method in `XRInterfaceExtension`
Raul Santos
2022-11-14
1
-6
/
+0
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-6
/
+6
*
Simplify GDVIRTUAL_CALL calls
kobewi
2022-10-19
1
-110
/
+42
*
Merge pull request #66898 from aaronfranke/proj-mat-columns
Rémi Verschelde
2022-10-05
1
-1
/
+1
|
\
|
*
Rename Projection `matrix` to `columns`
Aaron Franke
2022-10-04
1
-1
/
+1
*
|
Adding getters to RenderTarget and implementing override functionality for XR
Bastiaan Olij
2022-10-05
1
-0
/
+36
|
/
*
Extracting render buffers and changing it to a more generic solution
Bastiaan Olij
2022-09-01
1
-4
/
+0
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-4
/
+4
*
Adding Variable Rate Shading support to Godot
Bastiaan Olij
2022-07-17
1
-0
/
+10
*
Split dependency logic
Bastiaan Olij
2022-06-28
1
-2
/
+0
*
Merge canvas and decal into TextureStorage and add render target
Bastiaan Olij
2022-04-17
1
-3
/
+4
*
Improve XRInterface hooks into rendering
Bastiaan Olij
2022-01-26
1
-7
/
+29
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix double _get_tracking_status declaration
Bastiaan Olij
2021-10-20
1
-2
/
+0
*
Add support for returning the play area from XRInterface
Bastiaan Olij
2021-10-19
1
-0
/
+45
*
Rework XR positional trackers
Bastiaan Olij
2021-10-17
1
-2
/
+27
*
Fix access to render target texture for XR interfaces
Bastiaan Olij
2021-09-28
1
-6
/
+11
*
Change to using doubles in XR classes
Bastiaan Olij
2021-09-21
1
-2
/
+2
*
Expose Vulkan internal values for access from extensions
Bastiaan Olij
2021-09-09
1
-3
/
+23
*
Merge pull request #52205 from BastiaanOlij/blit_source_rect
Bastiaan Olij
2021-09-07
1
-3
/
+4
|
\
|
*
Add source rectangle to blit
Bastiaan Olij
2021-08-29
1
-3
/
+4
*
|
Add missing parameter names to _commit_views GDVIRTUAL_BIND
Bastiaan Olij
2021-09-05
1
-1
/
+1
|
/
*
Adding GDExtension support to XRInterface
Bastiaan Olij
2021-08-26
1
-0
/
+241