Max Hilbrunner
|
0fb9b49e3e
Merge pull request #5339 from zacryol/memory-mgmnt-refactor
|
3 年之前 |
zacryol
|
c5291196aa
Refactor Memory Management section
|
3 年之前 |
Max Hilbrunner
|
8472c9a304
GDScript Basics: More braces for consistency.
|
3 年之前 |
Max Hilbrunner
|
ddcd1c7c89
Merge pull request #5264 from bearbybits/patch-1
|
3 年之前 |
zacryol
|
6d1819f2f1
Add Format String to operator/precedence list
|
3 年之前 |
Scott
|
ec8d40cb85
Fix variable casing for class `load()` in GDScript basics (#5309)
|
3 年之前 |
Rémi Verschelde
|
05ed919228
Merge pull request #5266 from akien-mga/gdscript-no-exp_range
|
3 年之前 |
Hugo Locurcio
|
31033b212b
Fix void typed function code sample in GDScript basics
|
3 年之前 |
Rémi Verschelde
|
f39354b7f8
GDScript: Remove reference to `@export_exp_range`
|
3 年之前 |
bearbybits
|
d7bbff839f
Change square brackets to parentheses
|
3 年之前 |
Marcin Sędłak-Jakubowski
|
bd19917ea0
Draft: Remove "simple", "simply", "easy", and "just" from the docs (#4496)
|
4 年之前 |
Hugo Locurcio
|
8505b713a2
Document nested ternary-if usage example in GDScript reference
|
4 年之前 |
Rémi Verschelde
|
044b6a74f8
Cleanup uses of double spaces between words or after punctuation
|
4 年之前 |
Hugo Locurcio
|
ea7814b25c
Add a "see also" link to the GDScript grammar in the GDScript section
|
4 年之前 |
Rémi Verschelde
|
ca41df2fd0
Merge pull request #4597 from skyace65/weakref
|
4 年之前 |
Matthew
|
2a4dcc40d6
Add information on onready annotation to C# differences page (#4565)
|
4 年之前 |
skyace65
|
4f19eea5c9
Add code example for weakref
|
4 年之前 |
Nathan Lovato
|
f68abde1e8
Write first script and player input pages
|
4 年之前 |
Nathan Lovato
|
9f3f93912f
Merge pull request #4403 from NathanLovato/content/first_3d_game_tutorial
|
4 年之前 |
Nathan Lovato
|
6cc90eb58f
Write part 5 of the 3D first game tutorial, add reference
|
4 年之前 |
Hugo Locurcio
|
471618db61
Clarify that GDScript is not based on Python
|
4 年之前 |
Nathan Lovato
|
3665f22bab
Edit the scripting section
|
4 年之前 |
Nathan Lovato
|
7e7df1cc03
Merge class_name docs from scripting_continued.rst into gdscript docs
|
4 年之前 |
Nathan Lovato
|
a74cf9ac21
Fix two code lines wrapped in a single one
|
4 年之前 |
George Marques
|
e5d0fa4d67
Apply suggestions from code review
|
5 年之前 |
George Marques
|
efbea16f01
Describe GDScript properties
|
5 年之前 |
George Marques
|
7f28694a94
Update GDScript basics doc to follow GDScript 2.0
|
5 年之前 |
Nathan Lovato
|
4272395ab7
Move scripting section to tutorials/
|
4 年之前 |