index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
webxr
/
doc_classes
Age
Commit message (
Expand
)
Author
2023-01-25
Update WebXR tutorial link to point at the Godot 4 version
David Snopek
2023-01-15
Class reference: snake_case .gd filenames, _on_*
Doug Thompson
2022-12-01
Get WebXR fully working in Godot 4!
David Snopek
2022-10-30
Fixed signal connection examples to use new callable syntax in the docs
Anutrix
2022-08-29
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
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-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-25
Fix various typos with codespell
luz paz
2021-05-20
Fix typos with codespell
Rémi Verschelde
2021-01-30
Fix WebXRInterface code sample in the class reference
Hugo Locurcio
2021-01-28
Remove reference to CanvasLayer in WebXR example, because it can cause render...
David Snopek
2021-01-06
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
Add support for WebXR
David Snopek