index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
xr
/
xr_interface_extension.h
Age
Commit message (
Expand
)
Author
2023-01-31
Use enum instead of int in virtual methods return type
Raul Santos
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-11-14
Remove redefinition of `notification` method in `XRInterfaceExtension`
Raul Santos
2022-10-05
Adding getters to RenderTarget and implementing override functionality for XR
Bastiaan Olij
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-23
Implement Vector4, Vector4i, Projection
reduz
2022-07-17
Adding Variable Rate Shading support to Godot
Bastiaan Olij
2022-01-26
Improve XRInterface hooks into rendering
Bastiaan Olij
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-10-19
Add support for returning the play area from XRInterface
Bastiaan Olij
2021-10-17
Rework XR positional trackers
Bastiaan Olij
2021-09-21
Change to using doubles in XR classes
Bastiaan Olij
2021-09-09
Expose Vulkan internal values for access from extensions
Bastiaan Olij
2021-08-29
Add source rectangle to blit
Bastiaan Olij
2021-08-26
Adding GDExtension support to XRInterface
Bastiaan Olij