summaryrefslogtreecommitdiff
path: root/doc/classes/Transform3D.xml
AgeCommit message (Expand)Author
2022-01-27Expose Transform3D::sphere_interpolate_with()Max Hilbrunner
2022-01-06Unify similar method descriptionsHaoyu Qiu
2021-11-29Enable sorting of operator methods in class documentation.Marcel Admiraal
2021-11-16Merge pull request #54581 from aaronfranke/operator-docsRémi Verschelde
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-11-04Add documentation to operators for math typesAaron Franke
2021-10-29Move the docs for constructors and operators out of methods sectionAaron Franke
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-09-17Allow comparing equality between builtin types and nullGeorge Marques
2021-08-01Move code for looking_at to BasisAaron Franke
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-18Merge pull request #49638 from aaronfranke/multiply-transformsRémi Verschelde
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-15Allow multiplying Transforms and Basis by numbersAaron Franke
2021-06-03Update documentation for Transform3DAaron Franke