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
/
Transform3D.xml
Age
Commit message (
Expand
)
Author
2022-01-27
Expose Transform3D::sphere_interpolate_with()
Max Hilbrunner
2022-01-06
Unify similar method descriptions
Haoyu Qiu
2021-11-29
Enable sorting of operator methods in class documentation.
Marcel Admiraal
2021-11-16
Merge pull request #54581 from aaronfranke/operator-docs
Rémi Verschelde
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-04
Add documentation to operators for math types
Aaron Franke
2021-10-29
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-06
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-09-17
Allow comparing equality between builtin types and null
George Marques
2021-08-01
Move code for looking_at to Basis
Aaron Franke
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-18
Merge pull request #49638 from aaronfranke/multiply-transforms
Rémi Verschelde
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-15
Allow multiplying Transforms and Basis by numbers
Aaron Franke
2021-06-03
Update documentation for Transform3D
Aaron Franke