10 Commits

Author SHA1 Message Date
Rémi Verschelde
ce7a9a6eab Images: Remove unused images (no 'image::' or 'figure::' reference) 2020-06-05 14:43:20 +02:00
Antonio Marcum
52026c1a0a Add a state design pattern tutorial (#2710) 2020-03-03 22:32:39 +01:00
skyace65
f02fb199b2 Update pause tutorial images for Godot 3.1 2019-08-13 17:41:39 -04:00
Michael Alexsander Silva Dias
ba8632b7ae Move "Instancing with signals" images to the new doc location 2019-05-06 11:35:44 -03:00
Rémi Verschelde
5b2aaf8d41 Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
Juan Linietsky
419c313635 Add a short tutorial explaining how to fix (or report) jitter or stutter. 2019-01-23 11:40:11 -03:00
Michael Alexsander Silva Dias
058dcdf71b Fix mistakes in "Running code in the editor" page 2018-10-02 20:24:11 -03:00
wingedadventurer
50a41a10db Add tutorial about running code in the editor (#1778)
* Add tutorial about running code in the editor

* Slight modifications based on requested changes

tool keyword should be at the top of the code, so I've modified the article accordingly.

Last note made more gramatically correct.
2018-10-02 17:07:24 +02:00
Neil Moore
dc7463f7dc Moved certain tutorials to better-named subfolders from 'Misc' 2018-04-04 23:23:11 -04: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