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 |
Max Hilbrunner
|
df7068bf03
Merge pull request #7603 from dalexeev/gds-arrays
|
2 years ago |
Max Hilbrunner
|
5dc2506ed8
Merge pull request #7591 from dalexeev/gds-warn-override-non-virtual
|
2 years ago |
Ninni Pipping
|
1a1500cebe
Fix outdated use of `File` in `gdscript_basics`
|
2 years ago |
Danil Alexeev
|
9fb9915ad9
GDScript: Document static variables
|
2 years ago |
Danil Alexeev
|
1be213cbe8
GDScript: Update array documentation
|
2 years ago |
Danil Alexeev
|
055ec902ce
GDScript: Add warning about overriding non-virtual native methods
|
2 years ago |
Danil Alexeev
|
15f32c5407
GDScript: Add mention that `@onready @export` doesn't work as expected
|
2 years ago |
Hana - Piralein
|
f337bb0f82
improve description of enums
|
2 years ago |
Max Hilbrunner
|
72c0af46b2
Snake-case .tscn, .gd and _on_* callbacks
|
2 years ago |
Danil Alexeev
|
4aff3ddc8a
Update "GDScript reference" (operators and `match`) (#7323)
|
2 years ago |
Felipe Augusto Marques
|
c4db831703
More precise documentation about property underlying access (#7362)
|
2 years ago |
Danil Alexeev
|
1575f5f714
Mention that annotations in GDScript support constant expressions
|
2 years ago |
Max Hilbrunner
|
5e04f6550c
Merge pull request #6565 from piyushmulatkar/patch-1
|
2 years ago |
Hugo Locurcio
|
698c40e72a
Document how to add breakpoints in the editor and using `breakpoint`
|
2 years ago |
Klaymore
|
627fd49e90
Remove unneeded repetition in gdscript_basics.rst
|
2 years ago |
mtttz
|
562dfdcbcc
Document support for escaped UTF-16 and UTF-32 Unicode characters
|
2 years ago |
Max
|
07175e60a0
Added info about range with negative step
|
2 years ago |
George Marques
|
4d86f91ff7
Add note in GDScript reference about inference with Variant (#6934)
|
2 years ago |
pcamp
|
264df54c2a
Fix typo in gdscript_basics
|
2 years ago |
Ulugbeg
|
6dd9e26420
Added missing `^=` from list of assignment
|
2 years ago |
Thiago Lages de Alencar
|
8a112dcef2
Add bang operator to operators table (#6558)
|
2 years ago |
Cyril K.B
|
3a11c30915
Fix code block formatting in gdscript_bascis.rst
|
2 years ago |
Hugo Locurcio
|
0c9ac1fc42
Document Unicode identifiers now being supported in GDScript reference
|
2 years ago |