11 Commits

Author SHA1 Message Date
RedstoneMedia
acd5f92b88 Fixed generating a sphere example 2023-03-05 23:02:46 +01:00
markawilson
b7c5dfdfcc Add C# Examples for ArrayMesh Tutorial (#6778)
* Create C# Examples for ArrayMesh Tutorial

Shows array types for generating meshes. Provides equivalent C# to existing GDScript examples.

Removes locals that don't need to be locals, and better matches GDScript example.
2023-02-22 22:25:01 +01:00
Evanaellio
bc35550dc5 Swap arguments of ResourceSaver.save() 2022-09-21 22:30:25 +02:00
snailrhymer
819aac60d7 Fix typo in Using the ArrayMesh (#6005) 2022-07-29 21:39:30 +02:00
SnailRhymer
4ed027c4a5 Update and improve clarity in procedural geometry tutorials
Update arraymesh.rst, index.rst and meshdatatool.rst to 4.0 class names.
Make some changes to improve the flow and clarity of the tutorials.
2022-07-24 10:42:04 +01:00
Max Hilbrunner
d94140e877 Merge pull request #5442 from Luk3M/patch-1
Documents ARRAY_BONES and ARRAY_WEIGHTS
2022-03-21 00:16:01 +01:00
Markus Sauermann
1e6a033a8f Update tutorials: VisualServer to RenderingServer 2022-02-09 20:20:13 +01:00
Luk3
bee0264fae Documents ARRAY_BONES and ARRAY_WEIGHTS
This PR gives a little more details on how ARRAY_BONES and ARRAY_WEIGHTS are used on an ArrayMesh. This is based on @pycbouh 's explanation in #5434, and fixes that issue.
2021-12-11 22:51:30 -03:00
Attila Oláh
c21af8c94b Fix a typo. 2021-11-11 12:45:06 +01:00
Rémi Verschelde
044b6a74f8 Cleanup uses of double spaces between words or after punctuation 2021-06-07 10:44:02 +02:00
Nathan Lovato
f19083670a Move pages out of the tutorials/content section
Remove the section
2020-10-10 22:20:46 -06:00