summaryrefslogtreecommitdiff
path: root/doc/classes/ArrayMesh.xml
AgeCommit message (Expand)Author
2023-01-26Add description for ArrayMesh.shadow_meshaXu-AP
2023-01-19Fix LOD sort order; checks in add_surface; and document all parameters of `Ar...RedworkDE
2023-01-08Use BitField<> hint for ArrayFormatJuan Linietsky
2022-12-23changed wording for ArrayMesh::regen_normal_maps' descriptionmatt08-prog
2022-11-16C#: Fix incorrect types used in ArrayMesh docsRaul Santos
2022-09-02Revert usage of typed array in `add_surface_from_arrays` parametersYuri Rubinsky
2022-09-01Change Array arguments to TypedArraykobewi
2022-08-12[doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-07-29Fix add_surface_from_arrays description in classrefSnailRhymer
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