Markus Sauermann
d2a75723da
Update Input Event Tutorial
2022-11-29 16:34:25 +01:00
Max Hilbrunner
99d3d0be12
Renames / fixes for Godot 4
2022-10-17 00:35:07 +02: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
Jiri Suchan
3370ef2ef9
fix: rename ViewportContainer to SubViewportContainer
2022-10-09 20:07:25 +09:00
Jiri Suchan
991b576e70
fix: invalid references in viewports file
2022-10-06 00:04:21 +07:00
yed podtrzitko
f4573fd49e
fix: replace invalid World references with World3D/ World2D ( #6256 )
...
* fix: replace World references with World2D / World3D
2022-10-05 12:38:34 +02:00
Markus Sauermann
1e6a033a8f
Update tutorials: VisualServer to RenderingServer
2022-02-09 20:20:13 +01:00
Rémi Verschelde
9a05eef561
4.0: Convert Sprite references to Sprite2D
...
Some screenshots will need to be updated so that the scene structures shown
in screenshot fit what the code blocks are referring to.
2021-10-06 14:29:55 +02:00
Hugo Locurcio
6babc68649
Rename documentation pages that have the same name as classref pages
...
This prevents confusion in search engine results.
2021-05-26 16:59:08 +02:00
Nathan Lovato
9df8c5c383
Edit content guidelines, remove typographic marks
...
- Removed typographic marks in the entire repo
- Removed a line about why we don't use a wiki
- Indented notes with 4 spaces
- Addressed review comments
2020-11-12 08:59:13 -06:00
Nathan Lovato
77210c1d9e
Move viewport pages
...
Closes #4180
2020-10-06 21:18:11 -06:00