HaSa1002
|
5df18b894f
Add yield with multiple arguments example to GDSCript Basics
|
5 lat temu |
Hugo Locurcio
|
9e699409d3
Document support for underscores in number literals in GDScript basics
|
5 lat temu |
Marcin Sędłak-Jakubowski
|
8197cfa051
Add missing code formatting to function name in GDScript basics (#3885)
|
5 lat temu |
Hugo Locurcio
|
81890d5120
Mention GDScript escape sequences direclty in GDScript basics
|
5 lat temu |
Rémi Verschelde
|
5f88d911a9
Merge pull request #3742 from Calinou/gdscript-flat-constants
|
5 lat temu |
jcoombes
|
f46d8b7233
irregardless -> regardless.
|
5 lat temu |
Hugo Locurcio
|
bb143bc497
Document constants being flat in GDScript
|
5 lat temu |
Meriipu
|
fbaff8f5c9
Dictionary: use the potentially clearer word "key" instead of "index" (#3724)
|
5 lat temu |
skyace65
|
eb5d5cc90f
Clarify GDScript match
|
5 lat temu |
Max Hilbrunner
|
b24b9ad9a5
GDScript basics: improve match explanation
|
5 lat temu |
Max Hilbrunner
|
54f2ef4ba2
GDScript: Add type casting to the precedence table
|
5 lat temu |
mtttz
|
c7719aa020
Replace outdated 'GDScriptFunction' identifier with 'GDScriptFunctionState' in example code
|
5 lat temu |
Hugo Locurcio
|
0cba774249
Mention Object bracket property access and dynamic property indexing
|
5 lat temu |
Michael Alexsander
|
e4f6430262
Make more snippets in GDScript basics page follow the styleguide (#3487)
|
5 lat temu |
Max Hilbrunner
|
fb45e50509
Merge pull request #2644 from Xrayez/gdscript-coroutines-completed
|
5 lat temu |
Hugo Locurcio
|
046215542d
Fix some typos and grammar mistakes found using LanguageTool
|
5 lat temu |
Hugo Locurcio
|
62725b30f1
Move the GDScript history to the FAQ, reference it in GDScript basics
|
5 lat temu |
Yuri Sizov
|
075acc61b0
Replace Pool*Arrays with Packed*Arrays in tutorials and references
|
5 lat temu |
Michael Alexsander
|
95784cf94f
General formating fixes for GDScript scripting pages (#3248)
|
5 lat temu |
Michael Alexsander
|
3f9c09fbf7
Small fixes for recent formating errors (#3247)
|
5 lat temu |
Johannes Witt
|
1eab94c72d
Added looped Coroutine Example to GDScript Basics (#2586)
|
5 lat temu |
Igor
|
088279f8e2
Fix typo in Vector2 description
|
5 lat temu |
Michael Alexsander
|
f7505fdf79
Add references for the built-in type pages in GDScript basics
|
5 lat temu |
Nathan Lovato
|
b19ead1230
Merge pull request #2967 from Scony/func-call-operator
|
5 lat temu |
Ryan Roden-Corrent
|
584ff890d4
Add link to tool docs in gdscript docs.
|
5 lat temu |
Paul Joannon
|
fae465f34f
Documentation page about C#/GDScript interactions (#2826)
|
5 lat temu |
Pawel Lampe
|
fa5a7c2761
function call operator added to operator table
|
5 lat temu |
Johan Thelin
|
90c8056e8c
Change example signal name to animation_finished
|
5 lat temu |
asakuno
|
7b8cf1d4fe
Directive fixes
|
5 lat temu |
Nathan Merrill
|
6d46050ecb
Fix extends statement
|
5 lat temu |