summaryrefslogtreecommitdiffstats
path: root/doc/classes/ArrayMesh.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-1/+1
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-2/+2
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-7/+8
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-1/+1
* doc: Complete and harmonize all _MAX constant descriptionsRémi Verschelde2019-06-271-0/+1
* filled out docs for various mesh typesclayjohn2019-06-121-1/+4
* Merge pull request #25522 from aqnuep/MeshLibrary_improvementsRémi Verschelde2019-06-031-11/+0
|\
| * MeshLibrary export improvementsDaniel Rakos2019-02-031-11/+0
* | Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-5/+5
* | changed references to array types in arraymesh docclayjohn2019-04-271-9/+9
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-6/+6
|\ \
| * | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-6/+6
* | | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/ /
* / doc: Sync classref with current sourceRémi Verschelde2019-03-071-7/+0
|/
* doc: Fix formatting in code blocksRémi Verschelde2018-12-141-3/+3