DDoop
|
e9035f7cf0
Add warnings for classes named "Editor" in GDscript and C# pages, class_name keyword/global class attribute (#9548)
|
11 months ago |
Muller-Castro
|
a36ff907f9
Add typed loop variable example in GDScript reference (#9388)
|
1 year ago |
Danil Alexeev
|
67be15e905
GDScript: Update lambda documentation
|
1 year ago |
Hana - Piralein
|
3e2a8f6f7c
Update outdated annotation and setget syntax
|
1 year ago |
Hakunamawatta
|
eb14a4adae
Typo in gdscript_basics.rst
|
1 year ago |
A Thousand Ships
|
36e2351df2
Fix invalid indentation in various files
|
1 year ago |
CJ Brown
|
7b91dffc22
Remove Note from Constants
|
1 year ago |
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 |