summaryrefslogtreecommitdiffstats
path: root/doc/classes/Geometry3D.xml
Commit message (Expand)AuthorAgeFilesLines
* Expose 3D Delaunay tetrahedralization in `Geometry3D`Jakub Marcowski2023-10-161-0/+7
* Merge pull request #78871 from jitspoe/master.pr_compute_convex_mesh_pointsRémi Verschelde2023-08-161-0/+7
|\
| * Expose compute_convex_mesh_points function to GDScript.jitspoe2023-08-141-0/+7
* | Add ability to get barycentric coordinates from rayPrecisionRender2023-08-021-0/+11
* | Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* | Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
|/
* Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-2/+2
* Add ValidatedCall to MethodBindJuan Linietsky2023-04-301-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* 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