summaryrefslogtreecommitdiffstats
path: root/doc/classes/Geometry3D.xml
Commit message (Expand)AuthorAgeFilesLines
* Replace Array return types with TypedArray 2kobewi2022-08-231-3/+3
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-12/+12
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-43/+43
* Change instances of "returns an empty Variant" to "returns null" in docsHugo Locurcio2022-05-291-2/+2
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-110/+55
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* Removed unused method Geometry.get_uv84_normal_bitYuri Roubinsky2020-10-091-9/+0
* Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-271-0/+194