Commit Graph

23 Commits

Author SHA1 Message Date
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
Max Hilbrunner
1fffab8cf2 Formatting, syntax and URL fixes 2022-10-11 10:14:37 +02:00
Hugo Locurcio
d917648102 Remove mentions of VisualScript in the documentation
VisualScript has been removed in 4.0.alpha15 and later.
2022-09-01 01:44:54 +02:00
Max Hilbrunner
113ed83d09 Update docs changelog 2021-07-12 14:17:22 +02:00
Rémi Verschelde
ad0bcbcd71 Merge pull request #4861 from Calinou/update-docs-changelog
Update documentation changelog for Godot 3.3+
2021-06-02 11:32:29 +02:00
skyace65
2b2cbefe82 Remove "Exporting" page and update "Exporting Projects" images 2021-05-02 12:45:31 -04:00
Hugo Locurcio
abdd3f591f Update documentation changelog for Godot 3.3+
This also renames "tutorials" to "pages" since not all pages listed
are tutorials.
2021-04-25 21:48:10 +02:00
Nathan Lovato
d0eb1eb6bc Move remaining files out of step_by_step/
Moved those to scripting/:

- filesystem
- resources
- singletons_autoload
- scene_tree

export to export/

and godot_design_philosophy to introduction/
2020-12-02 20:31:01 -06:00
Nathan Lovato
7b300499a6 Merge and edit intro to shader pages
Closes #4156
2020-10-09 11:27:32 -06:00
Nathan Lovato
d09969f871 Rename migrating_to_godot_shader_language.rst
Also wrap lines in the document at 80 characters

Closes #4178
2020-10-08 14:04:17 -06:00
Nathan Lovato
d51a91ad3d Move and rename what_are_shaders.rst
Closes #4179
2020-10-08 13:45:54 -06:00
Nathan Lovato
38e86070e3 Remove water shader tutorial series
Closes #4158
2020-10-07 21:39:28 -06:00
Max Hilbrunner
bec53f476a Merge pull request #2956 from merumelu/docs-changelog-3.2
Add new tutorials to doc changelog
2020-05-18 13:36:06 +02:00
Michael Alexsander
55dc5d58f3 Fix VR tutorial references in changelog page 2019-12-21 09:11:15 -03:00
merumelu
ee3e785c6d Add new tutorials to doc changelog
Add visual shaders and microphone tutorials
and update the version numbers in the first
paragraph.
2019-11-30 17:28:37 +01:00
Yuri Roubinski
1b70b0a802 Tutorial for visual shader plugins 2019-08-27 11:01:47 +03:00
Clay John
23b5ff7989 Procedural Geometry tutorial (#2375)
* intro for procedural geometry

* added using arraymesh tutorial

* added immediategeometry tutorial

* added final procedural geometry tutorial sections
2019-08-04 12:56:26 -07:00
Rémi Verschelde
6b2dee0c47 Fix rst formatting issues that confuse pandoc 2019-07-26 13:24:50 +02:00
Hugo Locurcio
5dc7263156 Update documentation changelog with new pages added since 3.1
This also moves some pages that were said to be added since 3.0,
but were actually added after the 3.1 release.

This orders categories in the order they are mentioned in the index.
2019-07-02 14:54:04 +02:00
Hugo Locurcio
1b70def5c3 Update changelog to add the "Localization using gettext" page
This also infers page names automatically from the pages.
2019-06-20 09:58:13 +02:00
Michael Alexsander Silva Dias
63d8ee9a48 Fixes for the new Android tutorials 2019-04-24 22:49:00 -03:00
Michael Alexsander Silva Dias
1bc7398b05 Update doc changelog 2019-04-24 03:04:40 -03:00
clayjohn
b4fdd2b120 add basic changelog for docs 2019-03-13 23:17:53 -07:00