Lexyth
|
7b7952ae71
Clarify type-safety of as
|
4 months ago |
Matthew
|
59a53252ec
Merge pull request #10659 from tetrapod00/doc-not-toc
|
5 months ago |
Hugo Locurcio
|
8d9085ae7c
Add guidelines on inline comments in GDScript style guide (#9433)
|
5 months ago |
tetrapod00
|
048bb2775e
Update links to C# and GDScript sections
|
5 months ago |
Martin Beaussart
|
d18c89ba71
Update code order with static annotation on gdscript_styleguide.rst (#8920)
|
6 months ago |
Hugo Locurcio
|
265397c5fc
Add `@icon` ordering to the GDScript style guide
|
6 months ago |
tetrapod00
|
c1310e6009
Add GDScript naming convention summary table
|
8 months ago |
tetrapod00
|
3bc5ea85af
Remove references to 3.x minor versions
|
9 months ago |
tetrapod00
|
a6484f9841
Fix docstring written as comment
|
9 months ago |
Hugo Locurcio
|
960125f576
Fix Code order section saying it's the first section in GDScript style guide
|
10 months ago |
Jace Bennest
|
d71c24c699
Update gdscript_styleguide.rst
|
11 months ago |
Hana - Piralein
|
3e2a8f6f7c
Update outdated annotation and setget syntax
|
1 year ago |
Hugo Locurcio
|
71cdbdd055
Tweak guidelines on dictionary and enum formatting in GDScript style guide
|
1 year ago |
444B
|
3d441150b1
Update gdscript_styleguide.rst - clarified sentence and grammar (#9110)
|
1 year ago |
Peter Anderson
|
ab98451bc8
Re-word 'Comment spacing' note in gdscript_styleguide.rst
|
1 year ago |
oujionghong
|
c925bcd76f
Fixing guide example on 2 indent levels for continuation lines
|
1 year ago |
Hugo Locurcio
|
54331c3c8f
Document support for code folding regions in GDScript reference
|
1 year ago |
Elnar Dakeshov
|
4b6e15d3b3
Update style guide (#8038)
|
1 year ago |
Hannes
|
085d4035a3
Changed a code example that didn't follow the style guide
|
2 years ago |
Danil Alexeev
|
d8e71f7453
Update info about BBCode in doc comments and Class Reference
|
2 years ago |
Max Hilbrunner
|
ebf3a02dbc
Merge pull request #6498 from vmedea/2022-12-style-guide
|
2 years ago |
Justin McGettigan
|
7f7042c515
Updated instances of onready to @onready.
|
2 years ago |
Thiago Lages de Alencar
|
8a112dcef2
Add bang operator to operators table (#6558)
|
2 years ago |
Thiago Lages de Alencar
|
6095b20174
Add bang operator to gdscript style guide (#6828)
|
2 years ago |
Mara Huldra
|
59c4480051
Update style guide for new signal emit/connect syntax
|
2 years ago |
Mara Huldra
|
6336d03a3a
Update style guide for new export and setget syntax
|
2 years ago |
Aaron Franke
|
370f936922
GDScript style guide: Improve type inference section (#6661)
|
2 years ago |
Jonathan Deiss
|
bec737cb75
Update gdscript_styleguide.rst (#6379)
|
2 years ago |
notPelf
|
beb5f02422
Clarify ternary operator in the style guide
|
2 years ago |
BlueStag
|
135ad68cab
Use 4.0 method of connecting to and emitting signals (#6311)
|
2 years ago |