Cyril B.
|
ab70e6097f
|
Fix code-tab
|
2025-07-30 16:23:22 +02:00 |
|
pseidemann
|
cfadb9de49
|
improve documentation of SurfaceTool (#6405)
* improve documentation of SurfaceTool
* add suggestion from @clayjohn
|
2025-07-27 14:10:22 -04:00 |
|
Zi Ye
|
15a0a4f4bd
|
Fix ImmediateMesh being referred to as a node when it is not
|
2024-04-20 09:39:03 -05:00 |
|
HDLcincDragon
|
73441678ef
|
Added C# code tabs to SurfaceTool.rst (#8192)
* Added C# code tabs
* Update tutorials/3d/procedural_geometry/surfacetool.rst
---------
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2023-11-25 19:23:40 +01:00 |
|
Max Hilbrunner
|
485116d8a3
|
Character and typo fixes
|
2023-05-31 18:07:27 +02:00 |
|
Derek Enlow
|
642282bcb8
|
Update rename changes to SurfaceTool
Updated tutorial to reflect the rename from add_* to set_*
|
2023-03-11 22:07:30 -07:00 |
|
Hugo Locurcio
|
81908bf0f4
|
Document tangents being required for normal maps in Using the SurfaceTool
|
2022-11-30 16:33:06 +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 |
|
Denis NICOLAS
|
481fdb3a46
|
Fix another typo in Using the SurfaceTool (#5612)
|
2022-02-15 19:39:46 +01: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 |
|
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 |
|