summaryrefslogtreecommitdiffstats
path: root/doc/classes/Transform3D.xml
Commit message (Expand)AuthorAgeFilesLines
* Add `is_finite` method for checking built-in typesHaoyu Qiu2022-10-081-0/+6
* Discontinued spherical_interpolate_with in Transform3DSilc Renew2022-08-311-8/+0
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-12/+12
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-32/+32
* Merge pull request #63698 from PrecisionRender/plane-operator-asteriskRémi Verschelde2022-08-061-0/+7
|\
| * Add `operator*` to `Plane`PrecisionRender2022-07-301-0/+7
* | Fix consistency of translated/scaled/rotated in Transform2D and Transform3DFabian Keller2022-08-021-4/+45
|/
* Merge pull request #63532 from TokageItLab/rename-cubic-slerpRémi Verschelde2022-07-281-1/+1
|\
| * rename and unify notation for spherical interpolationSilc Renew2022-07-271-1/+1
* | Merge pull request #57698 from bluenote10/feature/rename_translated_to_transl...Rémi Verschelde2022-07-281-1/+1
|\ \ | |/ |/|
| * rename translate(d) to translate(d)_local in Transform 2D/3DFabian Keller2022-07-161-1/+1
* | Implement Vector4, Vector4i, Projectionreduz2022-07-231-0/+6
|/
* Core: Rename math 'phi' arguments to 'angle'Rémi Verschelde2022-05-051-2/+2
* Specify return value of Transform3D.scaled() and moreMicky2022-05-051-3/+3
* Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-10/+0
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Expose Transform3D::sphere_interpolate_with()Max Hilbrunner2022-01-271-0/+8
* Unify similar method descriptionsHaoyu Qiu2022-01-061-3/+3
* Enable sorting of operator methods in class documentation.Marcel Admiraal2021-11-291-7/+7
* Merge pull request #54581 from aaronfranke/operator-docsRémi Verschelde2021-11-161-0/+8
|\
| * Add documentation to operators for math typesAaron Franke2021-11-041-0/+8
* | Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-3/+3
|/
* Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-291-69/+73
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* Allow comparing equality between builtin types and nullGeorge Marques2021-09-171-0/+10
* Move code for looking_at to BasisAaron Franke2021-08-011-3/+2
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-90/+45
* Merge pull request #49638 from aaronfranke/multiply-transformsRémi Verschelde2021-06-181-0/+18
|\
| * Allow multiplying Transforms and Basis by numbersAaron Franke2021-06-151-0/+18
* | Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-7/+7
|/
* Update documentation for Transform3DAaron Franke2021-06-031-0/+216