13 Commits

Author SHA1 Message Date
tetrapod00
c4d3aa134a Standardize RST header syntax 2024-12-29 13:44:09 -08:00
Yuri Sizov
978a13bb0a Mark potentially outdated pages with a WIP warning 2023-02-26 14:21:15 +01:00
Max Hilbrunner
198393eec7 More Godot 4 rename fixes (#6315)
* Spatial -> 3D, Transform, Quaternion

* File -> FileAccess

* Camera -> Camera3D

* Update references to MeshInstance and MultiMeshInstance

* ImmediateGeometry -> ImmediateMesh, misc renames
2022-10-15 20:54:47 +02:00
Alexander Pruss
aaea6280e7 Clarify "source" mesh in Using MultiMeshInstance (#4334)
I found the original sentence confusing because the word "mesh" is used twice, referring to different nodes. 

> One node is used as the target, the mesh that you want to place multiple meshes
on. 

This target mesh is referred to in the tools and later on in the docs as the surface mesh, so I figure we might as well call it that right away - 

> One node is used as the target, the **surface** mesh that you want to place multiple meshes
on.
2020-11-02 14:42:42 +01:00
skyace65
ceb37d3940 update_multimesh_tutorial 2019-03-31 11:41:14 -04:00
Rémi Verschelde
aa7a9f8675 Misc heading fixes 2019-01-08 11:30:55 +01:00
corrigentia
22857e6ab3 Update using_multi_mesh_instance.rst 2018-12-14 12:23:08 +02:00
Rémi Verschelde
e29dc58cbb Heading capitalization fixes + misc edits 2018-08-23 10:57:22 +02:00
Jason Maa
d110f7bd88 Grammar and readability fixes for "Step by step", "2D", and "3D" (#1518)
* Minor changes to UI control doc

* Step by step minor grammar fixes

* Editor readability and grammar tweaks

* 2D readability and grammar tweaks

* 3D readibility and grammar tweaks, rewrite part of IK

* Fix bad merge

* Add requested changes, update lifebar UI screenshot
2018-06-18 05:22:32 +02:00
Faruk Acibal
d659954a81 fix various typos and grammatical errors 2018-04-25 14:30:59 +02:00
Michael Alexsander Silva Dias
f7be2286bc Fully capitalized the title of the "Using MultiMeshInstance" tutorial. 2018-03-18 19:35:28 -03:00
Max Hilbrunner
a4eda4e576 Edit pass for new MultiMeshInstance tutorial 2018-03-18 17:23:16 +01:00
ZX-WT
a83b8d1e27 added multimesh tutor 2018-03-18 23:12:47 +08:00