Commit Graph

9 Commits

Author SHA1 Message Date
Aaron Franke
5c7f653347 Optimize PNG and SVG images using oxipng and svgcleaner (#5254) 2021-09-14 17:50:17 +02:00
willnationsdev
7d66fa2ec8 Add 'How to read the Godot API' docs. 2021-03-20 18:39:00 -05:00
Hugo Locurcio
0137ca1ec3 Add a white background to the nodes/resources image
This closes #4500.
2020-12-30 13:20:27 +01: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
8987df4315 Improve nodes_and_scene_instances.rst
Based on review notes, add pictures to illustrate renaming a node and
how a node leaves the remote scene tree at runtime after calling free()
or queue_free()
2020-11-10 10:30:58 -06:00
Nathan Lovato
9927bfbb71 Write nodes_and_scene_instances.rst from scripting_continued.rst
Rewrote the docs
Added an intro section about getting nodes and syntactic sugar
2020-11-07 23:11:29 -06:00
Nathan Lovato
61863b181f Move and rewrite groups.rst from sripting_continued.rst 2020-11-07 20:20:10 -06:00
Nathan Lovato
ef602495cf Move remaining pages in getting_started/scripting after rebase 2020-10-08 14:19:45 -06:00
Nathan Lovato
4272395ab7 Move scripting section to tutorials/
Closes #4113
2020-10-07 14:05:48 -06:00