23 Commits

Author SHA1 Message Date
Graeme
d906c0b7f4 Mark cutout_animation as outdated
This tutorial no longer works in Godot 4.x after the Skeletons section.

https://github.com/godotengine/godot-docs/issues/7279
https://github.com/godotengine/godot-docs/issues/6388
2023-06-05 21:16:03 +02:00
Yuri Sizov
0606a8ed38 Move tutorial ZIPs to a dedicated repository 2023-04-26 10:42:20 +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
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
Aaron Franke
4060179184 Remove trailing space characters (#5251) 2021-09-13 14:52:39 +02:00
textrivers
de131f75cc Add paragraph to specify that IK chains are editor-only (#4356)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-11-11 17:51:13 +01:00
Nathan Lovato
b556b4a4e9 Edit animation_track_types, rename reference to page 2020-10-09 13:07:07 -06:00
Nathan Lovato
98f2916fa1 Remove outdated tutorials in the 4.0 documentation
- Step-by-step -> UI tutorials
- Step-by-step -> splash screen tutorial
- 3D -> FPS tutorial

Closes #1412
Closes #1599
Closes #1601
Closes #1620
Closes #1667
Closes #1670
Closes #2346
Closes #2574
Closes #2875
Closes #3151
Closes #3217
Closes #3348
Closes #3751
Closes #4011

<!--
**Note:** Pull Requests should be made against the `master` by default.

Only make Pull Requests against other branches (e.g. `2.1`) if your changes only apply to that specific version of Godot.

All pull requests for Godot 3 should usually go into `master`.
-->
2020-09-28 15:53:26 +02:00
Justin Calleja
784b1140dc Update cutout_animation.rst 2020-05-29 17:19:27 +02:00
Hugo Locurcio
d494d19dac Remove trailing whitespace and irregular whitespace 2020-05-17 00:26:19 +02:00
Hugo Locurcio
046215542d Fix some typos and grammar mistakes found using LanguageTool 2020-04-16 23:07:05 +02:00
Yuri Sizov
37604be65f Improved keystroke formatting for shortcuts and key press menti… (#3257) 2020-03-09 23:50:53 +01:00
Michael Alexsander Silva Dias
0b3cf7e8e3 Formatting fixes for the "Cutout Animation" page 2019-05-16 12:24:43 -03:00
bitbutter
d12a5c8182 Edits for clarity in Cutout animation 2019-05-15 12:21:00 +02:00
Michael Alexsander Silva Dias
99057cf4ce Small fixes for the "2D Skeletons"-related pages 2019-01-11 14:33:50 -02:00
Juan Linietsky
6102a09151 Add documentation for 2D Skeletons 2019-01-08 19:58:52 -03:00
Rémi Verschelde
4ef06a4135 Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
Leytak
d02c9548b1 Fix typo 2018-08-23 12:19:44 +07:00
None
f064e4f7a7 Fix 404s, some redirects and some broken links. 2018-05-30 16:49:21 -07:00
mhilbrunner
f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Yuri Chornoivan
11d534015d Fix minor typos 2018-04-18 21:44:15 +03:00
skyace65
b688223137 Update Cutout Animation Page 2018-01-30 22:15:06 -05:00
Nathan
18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00