Danil Alexeev
|
3946ede7aa
Replace remaining uses of shorthand codeblock syntax, add CI check
|
1 month ago |
Matthew
|
3f65fd4614
Merge pull request #10888 from Calinou/running-code-in-the-editor-static-context
|
1 week ago |
Matthew
|
ba34190d15
Merge pull request #11029 from dalexeev/gds-abstract-and-variadic-funcs
|
4 weeks ago |
Danil Alexeev
|
7a7ac7dc2d
GDScript: Document abstract and variadic functions
|
1 month ago |
A Thousand Ships
|
92cd36b50e
Various grammar and spelling fixes
|
1 month ago |
Hugo Locurcio
|
8a6ad4c926
Replace uses of shorthand codeblock syntax to avoid issues with localization
|
2 months ago |
Hugo Locurcio
|
db2bc419a3
Document abstract classes in GDScript
|
2 months ago |
Hugo Locurcio
|
6c3cef80b3
Document typed dictionaries in GDScript
|
4 months ago |
Hugo Locurcio
|
ab7c43c899
Clarify rules around which scripts require `@tool` in Running code in the editor
|
3 months ago |
Matthew
|
b12476f595
Merge pull request #10625 from Vocco/update-bound-signal-args
|
4 months ago |
Matthew
|
59a53252ec
Merge pull request #10659 from tetrapod00/doc-not-toc
|
5 months ago |
Thibault J.
|
70def630be
Clarify the global registration of named_classes (#10679)
|
5 months ago |
tetrapod00
|
048bb2775e
Update links to C# and GDScript sections
|
5 months ago |
Vojtech Krajnansky
|
4421c6226c
Update binding Signal connection args docs
|
5 months ago |
Sai Nane
|
98ce9b570b
Briefly document Vector<> variations
|
7 months ago |
tetrapod00
|
8d1a93f2ff
Add links from GDScript keywords table to relevant sections
|
6 months ago |
Amaral Krichman
|
65da706a85
Update gdscript_basics.rst
|
6 months ago |
lena
|
63cec69b30
Add a paragraph about self (#8928)
|
7 months ago |
Quinn
|
6292c86298
Replace mentions of Reference with RefCounted
|
8 months ago |
mechalynx
|
0f8c24b071
Update PackedArray explanation to match Godot 4.0 behavior (#10304)
|
8 months ago |
Max Hilbrunner
|
cc48adbf4e
Merge pull request #10080 from tetrapod00/gdscript-sidebar
|
9 months ago |
Max Hilbrunner
|
8d28f0fc82
Merge pull request #10097 from Calinou/gdscript-basics-documentation-comments
|
9 months ago |
Hugo Locurcio
|
cbf61b3f02
Document Variant not being nullable
|
9 months ago |
Hugo Locurcio
|
594a1d6cbc
Mention documentation comments in GDScript basics
|
9 months ago |
tetrapod00
|
4a24e7553b
Improve GDScript Basics sidebar navigation by changing header levels
|
9 months ago |
Junwan Park
|
e01a998069
Fix builtin_types link in tutorial gdscript_basics page
|
10 months ago |
Hugo Locurcio
|
4726e131db
Document PackedVector4Array
|
11 months ago |
A Thousand Ships
|
0686612e82
[GDScript] Clarify initialization of enum values
|
11 months ago |
Max Hilbrunner
|
ff66473d3d
Merge pull request #9787 from tetrapod00/gdscript-when
|
11 months ago |
tetrapod00
|
443d5e9be5
Add documentation for GDScript when statement
|
11 months ago |