Danil Alexeev
|
34a620e2c2
GDScript: Mention `Array.assign()` method in typed arrays documentation
|
há 1 ano atrás |
Max Hilbrunner
|
df7068bf03
Merge pull request #7603 from dalexeev/gds-arrays
|
há 2 anos atrás |
Max Hilbrunner
|
5dc2506ed8
Merge pull request #7591 from dalexeev/gds-warn-override-non-virtual
|
há 2 anos atrás |
Ninni Pipping
|
1a1500cebe
Fix outdated use of `File` in `gdscript_basics`
|
há 2 anos atrás |
Danil Alexeev
|
9fb9915ad9
GDScript: Document static variables
|
há 2 anos atrás |
Danil Alexeev
|
1be213cbe8
GDScript: Update array documentation
|
há 2 anos atrás |
Danil Alexeev
|
055ec902ce
GDScript: Add warning about overriding non-virtual native methods
|
há 2 anos atrás |
Danil Alexeev
|
15f32c5407
GDScript: Add mention that `@onready @export` doesn't work as expected
|
há 2 anos atrás |
Hana - Piralein
|
f337bb0f82
improve description of enums
|
há 2 anos atrás |
Max Hilbrunner
|
72c0af46b2
Snake-case .tscn, .gd and _on_* callbacks
|
há 2 anos atrás |
Danil Alexeev
|
4aff3ddc8a
Update "GDScript reference" (operators and `match`) (#7323)
|
há 2 anos atrás |
Felipe Augusto Marques
|
c4db831703
More precise documentation about property underlying access (#7362)
|
há 2 anos atrás |
Danil Alexeev
|
1575f5f714
Mention that annotations in GDScript support constant expressions
|
há 2 anos atrás |
Max Hilbrunner
|
5e04f6550c
Merge pull request #6565 from piyushmulatkar/patch-1
|
há 2 anos atrás |
Hugo Locurcio
|
698c40e72a
Document how to add breakpoints in the editor and using `breakpoint`
|
há 2 anos atrás |
Klaymore
|
627fd49e90
Remove unneeded repetition in gdscript_basics.rst
|
há 2 anos atrás |
mtttz
|
562dfdcbcc
Document support for escaped UTF-16 and UTF-32 Unicode characters
|
há 2 anos atrás |
Max
|
07175e60a0
Added info about range with negative step
|
há 2 anos atrás |
George Marques
|
4d86f91ff7
Add note in GDScript reference about inference with Variant (#6934)
|
há 2 anos atrás |
pcamp
|
264df54c2a
Fix typo in gdscript_basics
|
há 2 anos atrás |
Ulugbeg
|
6dd9e26420
Added missing `^=` from list of assignment
|
há 2 anos atrás |
Thiago Lages de Alencar
|
8a112dcef2
Add bang operator to operators table (#6558)
|
há 2 anos atrás |
Cyril K.B
|
3a11c30915
Fix code block formatting in gdscript_bascis.rst
|
há 2 anos atrás |
Hugo Locurcio
|
0c9ac1fc42
Document Unicode identifiers now being supported in GDScript reference
|
há 2 anos atrás |
Mach565
|
d089a504e9
Continue no longer works in a match statement (#6674)
|
há 2 anos atrás |
mara
|
2b271ba33e
tutorials/scripting: Mention % literal syntax
|
há 2 anos atrás |
Max Hilbrunner
|
7b21d5c293
GDScript basics: expand upon continue explanation (#6650)
|
há 2 anos atrás |
Matthew
|
eb25278373
Merge pull request #6534 from thiagola92/single_quote
|
há 2 anos atrás |
Adam Scott
|
9ab272f94b
Update icon annotation references in the documentation
|
há 2 anos atrás |
Anthony Cossins
|
f994d270f8
Update references to Color constants for Godot 4 (#6602)
|
há 2 anos atrás |