summaryrefslogtreecommitdiff
path: root/doc/classes/MultiMesh.xml
AgeCommit message (Expand)Author
2022-10-18Remove the global space `get_transformed_aabb` helper methodAaron Franke
2022-09-08Document MultiMesh members and improve/extend existing descriptionsMJacred
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-08doc: Clarify `MultiMesh.set_instance_color` re: white albedo colorCristiano Simao
2022-07-19Filled in MultiMesh instance_count doc.Vojtěch Struhár
2022-02-15Add an XML schema for documentationHugo Locurcio
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-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-19Fix grammar in MultiMesh documentation.Joseph Davies
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-03Update documentation for Transform3DAaron Franke
2021-03-19class reference proofreadingPaul Joannon
2020-10-15Clarify that `MultiMesh.set_instance_color()` multiplies vertex colorsHugo Locurcio
2020-09-16Cross-reference AABB getter methods in the documentationHugo Locurcio
2020-08-31Add link titles for all links in the class referenceHugo 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-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-05Finish documenting VisualServerclayjohn
2019-07-15doc: Sync classref with current sourceRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-05-23Change "Return" to "Returns" where necessary in XML documentationSean Heffernan
2019-05-15doc: Sync classref with current sourceRémi Verschelde
2019-04-26Added set_as_bulk_array, fixed transform2D saving and documentation to MultiMeshBastiaan Olij
2019-04-23Added inspector plugin documentation.Juan Linietsky
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-12linked tutorials in the classrefclayjohn
2019-02-26Clarify how to use MultiMesh.set_instance_color.Ryan Roden-Corrent
2019-02-16Expose OS::get_current_video_driver to scripting languagesRémi Verschelde
2019-02-09filled in multimesh docclayjohn
2018-09-11doc: Sync classref with current sourceRémi Verschelde
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-19doc: Update version string in headerRémi Verschelde
2018-01-25doc: Sync with current sourceRémi Verschelde
2018-01-13doc: Update version string in XMLRémi Verschelde
2017-12-07doc: Sync classref after a496dd4d, removing NOEDITOR properties from docRémi Verschelde
2017-11-24doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde
2017-11-24doc: Remove setters and getters now exposed via properties/membersRémi Verschelde
2017-11-24doc: Update header version for 3.0-betaRémi Verschelde
2017-11-17Rename Rect3 to AABB.Ferenc Arn