Commit Graph
16 Commits
Author SHA1 Message Date
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
Denis NICOLAS 481fdb3a46 Fix another typo in Using the SurfaceTool (#5612) 2022-02-15 19:39:46 +01:00
Denis NICOLAS 95b2fafb71 Fix a typo in Using the MeshDataTool (#5611) 2022-02-15 19:39:32 +01:00
Denis NICOLAS 47d3ee2a16 Fix typo in Procedural geometry (#5608) 2022-02-14 16:47:37 +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
Max Hilbrunner a32aa64120 Merge pull request #5136 from Dathide/patch-2
Add extra info from SurfaceTool class page
2021-08-01 20:30:29 +02:00
Dathide 54ddd6b506 Fix 3 typos in index.rst (#5135)
* Fix typos in index.rst
2021-08-01 20:27:39 +02:00
Dathide 42d2ae5e7e Add extra info from SurfaceTool class page
Added a few sentences about generate_normals() and generate_tangents() taken from the SurfaceTool class page in the docs.
2021-07-30 14:51:33 -07:00
bd19917ea0 Draft: Remove "simple", "simply", "easy", and "just" from the docs (#4496)
* Various style edits

* Edit out "simple" when possible

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: Clay John <claynjohn@gmail.com>
2021-07-11 14:38:53 +02:00
Rémi Verschelde 044b6a74f8 Cleanup uses of double spaces between words or after punctuation 2021-06-07 10:44:02 +02:00
Hugo Locurcio f5c656f43f Fix "SurfaceTool" link pointing to itself in Using the SurfaceTool (#4832) 2021-04-11 22:18:49 +02:00
Nathan Lovato f19083670a Move pages out of the tutorials/content section
Remove the section
2020-10-10 22:20:46 -06:00