summaryrefslogtreecommitdiffstats
path: root/doc/classes/ArrayMesh.xml
Commit message (Expand)AuthorAgeFilesLines
* fix: replace "Godot" to "Redot"Muhannad Elbolaky2024-10-151-1/+1
* Add note to shadow_mesh docs to warn about improper usageclayjohn2024-07-191-1/+2
* [Doc] Fix some incorrect uses of `a/an`A Thousand Ships2024-03-131-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
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-2/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add description for ArrayMesh.shadow_meshaXu-AP2023-01-261-0/+1
* Fix LOD sort order; checks in add_surface; and document all parameters of `Ar...RedworkDE2023-01-191-5/+9
* Use BitField<> hint for ArrayFormatJuan Linietsky2023-01-081-2/+2
* changed wording for ArrayMesh::regen_normal_maps' descriptionmatt08-prog2022-12-231-2/+2
* C#: Fix incorrect types used in ArrayMesh docsRaul Santos2022-11-161-5/+7
* Revert usage of typed array in `add_surface_from_arrays` parametersYuri Rubinsky2022-09-021-1/+1
* Change Array arguments to TypedArraykobewi2022-09-011-2/+2
* [doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney2022-08-121-2/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-28/+28
* Fix add_surface_from_arrays description in classrefSnailRhymer2022-07-291-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Dictionary: Serialize empty dict as `{}` instead of `{\n}`Rémi Verschelde2022-01-181-2/+1
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Implement set_surface_material and set_surface_name methods in EditorSceneImp...Lyuma2021-08-221-0/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-94/+47
* Fix doc typosNicholas Huelin2021-07-231-1/+1
* Deprecate ImmediateGeometryreduz2021-06-301-4/+26
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-2/+2
* Fix duplicate paragraph in `ArrayMesh.add_surface_from_arrays()` descriptionHugo Locurcio2021-06-121-1/+0
* Update documentation for Transform3DAaron Franke2021-06-031-1/+1
* Fix misformatted documentation from #47435, #42827, #46991Yuri Sizov2021-04-041-0/+10
* doc: Sync classref with current sourceRémi Verschelde2021-01-281-0/+2
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-8/+2
* Consistently use normal_mapMarcel Admiraal2020-12-291-1/+1
* Rebind Mesh/ArrayMesh enumsAaron Franke2020-12-041-2/+8
* doc: Sync classref with current sourceRémi Verschelde2020-12-041-70/+6
* doc: Sync classref with current sourceRémi Verschelde2020-10-091-1/+0
* Add C# code examples to the docsHaSa10022020-09-261-2/+23
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Improve the procedural geometry class documentationsHugo Locurcio2020-04-201-1/+2
* doc: Update classref with node renamesRémi Verschelde2020-03-301-2/+2
* Add LOTS of missing docsTomasz Chabora2020-03-131-0/+1
* doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde2020-02-251-4/+4
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-11/+11
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-10/+11
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* Fix some URLs to use HTTPS when availableRémi Verschelde2020-01-291-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-4/+5
* Completed documentation for many visual nodesclayjohn2020-01-141-0/+2