index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
XRInterfaceExtension.xml
Age
Commit message (
Expand
)
Author
2022-12-08
Use capitalized ID in the doc
Haoyu Qiu
2022-11-14
Remove redefinition of `notification` method in `XRInterfaceExtension`
Raul Santos
2022-11-02
Style: Misc docs and comment style and language fixes
RĂ©mi Verschelde
2022-10-05
Adding getters to RenderTarget and implementing override functionality for XR
Bastiaan Olij
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-07-17
Adding Variable Rate Shading support to Godot
Bastiaan Olij
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-01-26
Improve XRInterface hooks into rendering
Bastiaan Olij
2021-10-20
Fix double _get_tracking_status declaration
Bastiaan Olij
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-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-09
Expose Vulkan internal values for access from extensions
Bastiaan Olij
2021-09-07
Merge pull request #52205 from BastiaanOlij/blit_source_rect
Bastiaan Olij
2021-09-05
Add missing parameter names to _commit_views GDVIRTUAL_BIND
Bastiaan Olij
2021-08-29
Add source rectangle to blit
Bastiaan Olij
2021-08-26
Adding GDExtension support to XRInterface
Bastiaan Olij