summaryrefslogtreecommitdiffstats
path: root/doc/classes/Mesh.xml
Commit message (Expand)AuthorAgeFilesLines
* Clarify that the `Mesh.ARRAY_NORMAL` array will normalize its contents intern...Mikhail Volodin2024-07-041-0/+1
* Improve Mesh class descriptionMateus Elias2024-05-261-1/+1
* Update links to outdated asset library demosskyace652024-04-071-4/+4
* Remove duplicate reference of CUSTOM_ARRAY_RBGA8_URNOM in docsFlorian Grabmeier2024-02-211-4/+4
* Fix multiple issues with UV compressionclayjohn2023-10-301-0/+3
* Clarify difference between surface material and surface override materialHugo Locurcio2023-09-281-2/+4
* Fix invalid use of markdown syntax in classrefHaoyu Qiu2023-08-011-1/+1
* 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
* Fix more issues with code tags in class referenceRedworkDE2023-05-291-4/+4
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Update documentation for Mesh and MeshInstance3DJonathan Nicholl2023-02-241-0/+14
* More class reference fixesHaoyu Qiu2023-02-241-1/+1
* Merge pull request #70377 from dsnopek/server-export-mk2Rémi Verschelde2023-01-231-0/+6
|\
| * Add "dedicated server" export mode which can strip unneeded visual resourcesDavid Snopek2023-01-231-0/+6
* | Fix LOD sort order; checks in add_surface; and document all parameters of `Ar...RedworkDE2023-01-191-2/+5
|/
* Use BitField<> hint for ArrayFormatJuan Linietsky2023-01-081-25/+25
* Use a more specific type for Mesh create_(convex|trimesh)_shapeAaron Franke2022-11-251-2/+2
* Fix default values not showing up on virtual classesAaron Franke2022-11-061-1/+1
* Remove the global space `get_transformed_aabb` helper methodAaron Franke2022-10-181-1/+1
* Replace Array return types with TypedArray 2kobewi2022-08-231-2/+2
* [doc] Fix grammar in class docs: amount vs. numberAndy Maloney2022-08-171-2/+2
* [doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney2022-08-151-2/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-21/+21
* `SurfaceTool.set_custom_format` Fixes and documentation.Lyuma2022-06-141-0/+27
* Make `Mesh::generate_triangle_mesh()` handle `PRIMITIVE_TRIANGLE_STRIP`kleonc2022-05-311-1/+1
* Create GDExtension clases for PhysicsServer3Dreduz2022-03-151-1/+1
* Discern between virtual and abstract class bindingsreduz2022-03-101-0/+83
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix BLEND_SHAPE_MASKreduz2022-02-081-1/+1
* 8 uvs for glTF2, URI decode and Vertex Custom api.Lyuma2021-09-101-0/+2
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-38/+19
* Options to clean/simplify convex hull generated from meshPouleyKetchoupp2021-07-071-0/+6
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-0/+6
* Rebind Mesh/ArrayMesh enumsAaron Franke2020-12-041-16/+12
* doc: Sync classref with current sourceRémi Verschelde2020-12-041-45/+78
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+4
* Cross-reference AABB getter methods in the documentationHugo Locurcio2020-09-161-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-05-121-1/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-4/+4
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-23/+5
* Merge pull request #35808 from clayjohn/unexpose-compress-baseRémi Verschelde2020-02-091-3/+0
|\
| * Unexpose ARRAY_COMPRESS_BASEclayjohn2020-01-311-3/+0
* | Update docs to version 4.0clayjohn2020-01-311-1/+1
|/
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Completed documentation for many visual nodesclayjohn2020-01-141-0/+25
* Expose Mesh get_aabbAaron Franke2019-12-111-0/+8
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-1/+1