Dan-Gamin
3213cf7e88
Better explain advanced exports, script categories and groups ( #5622 )
...
* Make better explanation of advanced exports
Make better explanation of advanced GDScript exports because It was hard for me the first time I tried to do it it.
* Apply suggestions from code review
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2022-04-07 18:53:17 +02:00
Hugo Locurcio
6a3e6acde3
Clarify that Pool*Arrays are passed by value in Advanced GDScript
...
This also adds an explanation of "pass by value" and "pass by reference".
2022-03-28 16:28:54 +02:00
Harmony Honey
0a1bef0dd0
Add missing onready for NodePath usage in GDScript exports ( #5694 )
2022-03-17 02:44:27 +01:00
Victor Karp
eb0e81795e
Add missing closing quotation marks in GDScript format strings ( #5583 )
2022-02-05 21:23:24 +01: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
6ea7a7ca91
Add note about line skips in the style guide
2021-11-24 10:34:05 -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