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 |
Mach565
|
d089a504e9
Continue no longer works in a match statement (#6674)
|
2 years ago |
mara
|
2b271ba33e
tutorials/scripting: Mention % literal syntax
|
2 years ago |
Max Hilbrunner
|
7b21d5c293
GDScript basics: expand upon continue explanation (#6650)
|
2 years ago |
Matthew
|
eb25278373
Merge pull request #6534 from thiagola92/single_quote
|
2 years ago |
Adam Scott
|
9ab272f94b
Update icon annotation references in the documentation
|
2 years ago |
Anthony Cossins
|
f994d270f8
Update references to Color constants for Godot 4 (#6602)
|
2 years ago |
Thiago Lages de Alencar
|
591296ceb3
Update `in` description (#6526)
|
2 years ago |
Thiago Lages de Alencar
|
f2d0428c0c
Update string literal example
|
2 years ago |
Hana
|
74804eb8e9
update gdscript export docs
|
2 years ago |
Hugo Locurcio
|
d46c17f8ff
Improve the Upgrading to Godot 4 page
|
2 years ago |
FeralBytes
|
fad177f9b0
Change match `typeof()` example from REAL to FLOAT in GDScript reference (#6384)
|
2 years ago |
Max Hilbrunner
|
4bdf16e6fe
Merge pull request #6336 from opl-/fix/tool-mode-anchor
|
2 years ago |
opl-
|
e0757940cf
Fix tool mode section reference position
|
2 years ago |
Max Hilbrunner
|
198393eec7
More Godot 4 rename fixes (#6315)
|
2 years ago |
Max Hilbrunner
|
1fffab8cf2
Formatting, syntax and URL fixes
|
2 years ago |
NationalityNZ
|
24770fd215
Update gdscript_basics.rst (#5873)
|
2 years ago |
HolonProduction
|
bd27c031a8
Add explanation of lambdas to GDScript basics.
|
2 years ago |
0xF812
|
b08b95d4f5
Fix missing quote in GDScript reference (#6123)
|
2 years ago |
seanfy
|
1273f4a490
Fix typo in GDScript reference: 'user' -> 'use' (#6033)
|
3 years ago |
Jaime Crespo
|
33caaf6535
Fix misc syntax/style errors/warnings on documentation head (#5977)
|
3 years ago |
kkoang
|
ffd84fa9a0
Fix inline code display in GDScript reference (#5907)
|
3 years ago |
Spencer Kotys
|
22f820a036
Improved documentation for GDScript `in` keyword (#5883)
|
3 years ago |
Yuri Rubinsky
|
239c49cc8a
Add pow operator to GDScript operators list
|
3 years ago |
Zshandi Krahn
|
66305cf83b
Fixed grammar in "Awaiting for signals" end note (#5586)
|
3 years ago |
skyace65
|
0b4017d519
Document line continuation in GDScript
|
3 years ago |
Markus Sauermann
|
aaf6b3e504
Update tutorials: Rename Transform to Transform3D (#5603)
|
3 years ago |
samkeen
|
9ec9531b9a
Reduced the RPC annotations down to @rpc
|
3 years ago |