summaryrefslogtreecommitdiff
path: root/doc/classes/ArrayMesh.xml
AgeCommit message (Expand)Author
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-18Dictionary: Serialize empty dict as `{}` instead of `{\n}`Rémi Verschelde
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-08-22Implement set_surface_material and set_surface_name methods in EditorSceneImp...Lyuma
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-23Fix doc typosNicholas Huelin
2021-06-30Deprecate ImmediateGeometryreduz
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-12Fix duplicate paragraph in `ArrayMesh.add_surface_from_arrays()` descriptionHugo Locurcio
2021-06-03Update documentation for Transform3DAaron Franke
2021-04-04Fix misformatted documentation from #47435, #42827, #46991Yuri Sizov
2021-01-28doc: Sync classref with current sourceRémi Verschelde
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-12-29Consistently use normal_mapMarcel Admiraal
2020-12-04Rebind Mesh/ArrayMesh enumsAaron Franke
2020-12-04doc: Sync classref with current sourceRémi Verschelde
2020-10-09doc: Sync classref with current sourceRémi Verschelde
2020-09-26Add C# code examples to the docsHaSa1002
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-04-20Improve the procedural geometry class documentationsHugo Locurcio
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-03-13Add LOTS of missing docsTomasz Chabora
2020-02-25doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde
2020-02-22doc: Sync classref with StringName/Callable changesRémi Verschelde
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-29Fix some URLs to use HTTPS when availableRémi Verschelde
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2020-01-14Completed documentation for many visual nodesclayjohn
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde
2019-06-27doc: Complete and harmonize all _MAX constant descriptionsRémi Verschelde
2019-06-12filled out docs for various mesh typesclayjohn
2019-06-03Merge pull request #25522 from aqnuep/MeshLibrary_improvementsRémi Verschelde
2019-05-23Change "Return" to "Returns" where necessary in XML documentationSean Heffernan
2019-04-27changed references to array types in arraymesh docclayjohn
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-29ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry
2019-03-07doc: Sync classref with current sourceRémi Verschelde
2019-02-03MeshLibrary export improvementsDaniel Rakos
2018-12-14doc: Fix formatting in code blocksRémi Verschelde