zacryol
|
c5291196aa
Refactor Memory Management section
|
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 |
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 |
skyace65
|
4f19eea5c9
Add code example for weakref
|
4 years ago |
Nathan Lovato
|
f68abde1e8
Write first script and player input pages
|
4 years ago |
Nathan Lovato
|
9f3f93912f
Merge pull request #4403 from NathanLovato/content/first_3d_game_tutorial
|
4 years ago |
Nathan Lovato
|
6cc90eb58f
Write part 5 of the 3D first game tutorial, add reference
|
4 years ago |
Hugo Locurcio
|
471618db61
Clarify that GDScript is not based on Python
|
4 years ago |
Nathan Lovato
|
3665f22bab
Edit the scripting section
|
4 years ago |
Nathan Lovato
|
7e7df1cc03
Merge class_name docs from scripting_continued.rst into gdscript docs
|
4 years ago |
Nathan Lovato
|
a74cf9ac21
Fix two code lines wrapped in a single one
|
4 years ago |
George Marques
|
e5d0fa4d67
Apply suggestions from code review
|
5 years ago |
George Marques
|
efbea16f01
Describe GDScript properties
|
5 years ago |
George Marques
|
7f28694a94
Update GDScript basics doc to follow GDScript 2.0
|
5 years ago |
Nathan Lovato
|
4272395ab7
Move scripting section to tutorials/
|
4 years ago |