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 |
skyace65
|
76550d3653
Add information on using continue with match to gdscript table
|
3 years ago |
Max Hilbrunner
|
0fb9b49e3e
Merge pull request #5339 from zacryol/memory-mgmnt-refactor
|
3 years ago |
zacryol
|
c5291196aa
Refactor Memory Management section
|
3 years ago |
Max Hilbrunner
|
8472c9a304
GDScript Basics: More braces for consistency.
|
3 years ago |
Max Hilbrunner
|
ddcd1c7c89
Merge pull request #5264 from bearbybits/patch-1
|
3 years ago |
zacryol
|
6d1819f2f1
Add Format String to operator/precedence list
|
3 years ago |
Scott
|
ec8d40cb85
Fix variable casing for class `load()` in GDScript basics (#5309)
|
3 years ago |
Rémi Verschelde
|
05ed919228
Merge pull request #5266 from akien-mga/gdscript-no-exp_range
|
3 years ago |
Hugo Locurcio
|
31033b212b
Fix void typed function code sample in GDScript basics
|
3 years ago |
Rémi Verschelde
|
f39354b7f8
GDScript: Remove reference to `@export_exp_range`
|
3 years ago |
bearbybits
|
d7bbff839f
Change square brackets to parentheses
|
3 years ago |
Marcin Sędłak-Jakubowski
|
bd19917ea0
Draft: Remove "simple", "simply", "easy", and "just" from the docs (#4496)
|
4 years ago |
Hugo Locurcio
|
8505b713a2
Document nested ternary-if usage example in GDScript reference
|
4 years ago |
Rémi Verschelde
|
044b6a74f8
Cleanup uses of double spaces between words or after punctuation
|
4 years ago |
Hugo Locurcio
|
ea7814b25c
Add a "see also" link to the GDScript grammar in the GDScript section
|
4 years ago |
Rémi Verschelde
|
ca41df2fd0
Merge pull request #4597 from skyace65/weakref
|
4 years ago |
Matthew
|
2a4dcc40d6
Add information on onready annotation to C# differences page (#4565)
|
4 years ago |