Commit Graph

5 Commits

Author SHA1 Message Date
Hugo Locurcio
42faa95287 Document registering an autoload when an editor plugin is enabled
(cherry picked from commit 9baaf4dc42)
2022-09-09 15:18:23 +02:00
Hugo Locurcio
73fc6f81c7 Document that autoloads must not be freed to avoid crashes
(cherry picked from commit cb9b2b8c5d)
2022-08-08 17:58:38 +02:00
Pixelatex
cf1b3190f9 Singletons tutorial has deprecated methods. (#6018)
* Singletons tutorial has deprecated methods.
2022-08-06 04:54:15 +02:00
Matthew
fe097dcd65 Clarify singleton read order (#5457)
* Clarify singleton read order

* Apply suggestions from code review

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
(cherry picked from commit f1ff320f06)
2022-03-11 14:22:57 +01:00
Nathan Lovato
e5197b493e 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/
2021-11-24 10:34:31 -06:00