Max Hilbrunner
620e0aeb88
Manual backport of some fixes
2024-09-10 14:53:35 +02:00
davidvereb
19478d7987
Further explanation of `continue`. ( #6642 )
...
* Further explanation of ``continue``.
I find this remark quite useful for beginner programmers unused to loops.
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2023-01-24 01:29:29 +01:00
Spencer Kotys
d0de7cb5ca
Improved documentation for GDScript in keyword ( #5883 )
...
* Improve 'in' operator description
* Apply syntax suggestions from code review
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
(cherry picked from commit 22f820a036 )
2022-09-09 15:02:49 +02:00
Haoyu Qiu
4e8197220e
Fix description of adding class icon in 3.4
2022-01-26 09:41:42 +08:00
Nathan Lovato
8efde7f69f
address all reference errors after backporting changes to 3.4 branch
2021-11-25 18:29:49 -06:00
Nathan Lovato
85b8565cef
Edit the scripting section
...
Misc grammar fixes, improvements to phrasing, and more.
Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com >
2021-11-24 10:33:27 -06:00
Nathan Lovato
5a21563707
Merge class_name docs from scripting_continued.rst into gdscript docs
2021-11-24 10:33:18 -06:00
Nathan Lovato
6d8fbe38ea
Move scripting section to tutorials/
...
Closes #4113
2021-11-24 10:25:06 -06:00