Yuri Rubinsky
|
3e05334189
Add a `super` keyword to the table of keywords
|
1 year ago |
Max Hilbrunner
|
160034a4ac
Merge pull request #9188 from allenwp/annotation-improvements
|
1 year ago |
Allen Pestaluky
|
8dd09aa962
Improved description of annotations
|
1 year ago |
NormPlum
|
94b33fc106
Update gdscript_basics.rst
|
1 year ago |
JP
|
4ae3064699
Fixed out of date binding syntax for `Signal.connect`
|
1 year ago |
Danil Alexeev
|
60befd7527
GDScript: Clarify raw string literals documentation
|
1 year ago |
lena
|
2925c83390
docs: Clarify associativity of operators. (#9170)
|
1 year ago |
Danil Alexeev
|
46e69f0d1e
GDScript: Document `is not` operator
|
1 year ago |
Matthew
|
6a6f786c7a
Merge pull request #8870 from scotmcp/patch-2
|
1 year ago |
scotmcp
|
0fc05ae44e
Update tutorials/scripting/gdscript/gdscript_basics.rst
|
1 year ago |
scotmcp
|
83bd5dddc3
Fixed Type description from resource to GDScript
|
1 year ago |
scotmcp
|
330f58f208
Correcting reference link
|
1 year ago |
Danil Alexeev
|
c3322d8d27
GDScript: Document variable initialization order
|
1 year ago |
Hugo Locurcio
|
e93fc9b1f2
Document importing SVG images with text
|
1 year ago |
Mathias L. Baumann
|
d3ee49e2b7
Update tutorials/scripting/gdscript/gdscript_basics.rst
|
1 year ago |
The Yellow Architect
|
c01e958492
Corrected expected output in enum comments
|
1 year ago |
TheYellowArchitect
|
795df857cb
Added enum iteration example
|
1 year ago |
Max Hilbrunner
|
31063027c8
Merge pull request #7579 from dalexeev/gds-setter-getter-doc
|
1 year ago |
Byemoh
|
46c743ae37
Update gdscript_basics.rst
|
1 year ago |
Hugo Locurcio
|
54331c3c8f
Document support for code folding regions in GDScript reference
|
1 year ago |
Danil Alexeev
|
e1911e7355
Fix list of default comment marker keywords
|
1 year ago |
Hugo Locurcio
|
0756294d3b
Document comment keywords being highlighted in the script editor
|
1 year ago |
Benedikt Ziemons
|
1beedb8ae8
Update GDScript reference, 'in'-keyword explanation
|
1 year ago |
nicolas-scarrci
|
c1a9c4dc73
Clarify class keyword usage (#7741)
|
1 year ago |
Max Hilbrunner
|
17f0da6a53
Merge pull request #8130 from dalexeev/gds-update-static-typing
|
1 year ago |
Danil Alexeev
|
9eb7aa3f59
Update "Static typing in GDScript" page
|
1 year ago |
Danil Alexeev
|
6ad7f78001
GDScript: Update `match` patterns and literal docs
|
1 year ago |
Danil Alexeev
|
da3f1a1275
GDScript: Document `match` pattern guards
|
1 year ago |
Danil Alexeev
|
09d9d9a895
GDScript: Document raw string literals
|
1 year ago |
Danil Alexeev
|
34a620e2c2
GDScript: Mention `Array.assign()` method in typed arrays documentation
|
1 year ago |