Rémi Verschelde
|
a0e32ac017
Fix mixed use of tabs and spaces in indented blocks
|
6 年之前 |
Aaron Franke
|
35235a1d28
Simplify mul/div/remainder operator text
|
6 年之前 |
Vikram1323
|
5838266e00
Update gdscript_basics.rst
|
6 年之前 |
Rémi Verschelde
|
acfd853ad4
Networking: Replace sync and slave keywords by their 3.1 equivalents
|
6 年之前 |
George Marques
|
beeb85521e
Add information about typed GDScript
|
6 年之前 |
Nathan Lovato
|
5c21900fb4
Fix typos in recent proof of the class_name feature intro
|
7 年之前 |
FeralBytes
|
32d0fe5465
Update GDscript operators. (#1645)
|
7 年之前 |
Nathan Lovato
|
313b5becd2
Proof class_name PR by Will, add extra picture
|
7 年之前 |
Will Nations
|
af7625768f
Add script class docs
|
7 年之前 |
Ryan
|
5b0bcbaf7c
Fixed script block
|
7 年之前 |
Michael Alexsander Silva Dias
|
26bd899dad
Fix section links in the 'Configuring an IDE' page
|
7 年之前 |
Răzvan C. Rădulescu
|
92746cd835
Fix second argument missing default value in _init declaration
|
7 年之前 |
Răzvan Cosmin Rădulescu
|
cdb04689c5
documentation on inheritance and constructors
|
7 年之前 |
None
|
f064e4f7a7
Fix 404s, some redirects and some broken links.
|
7 年之前 |
Michael Alexsander Silva Dias
|
067063bbe3
Placed XML in the C# introduction page inside code blocks, and tweaked the comments in the GDScript page.
|
7 年之前 |
Zirak
|
c7a230410f
Update gdscript_basics.rst
|
7 年之前 |
Zirak
|
1f3275622d
Demonstrate coroutine's completed signal
|
7 年之前 |
Max Hilbrunner
|
1626ad6598
Merge pull request #1435 from bojidar-bg/godot-16418-arrays-of-resources
|
7 年之前 |
Max Hilbrunner
|
bb593ef8cc
Merge pull request #1431 from Omicron666/patch-4
|
7 年之前 |
Juan Linietsky
|
3fb71b620a
Add is_instance_valid() to GDScript doc.
|
7 年之前 |
Bojidar Marinov
|
05a3d08533
Add array export hints to the docs
|
7 年之前 |
Omicron
|
6d12ee18f1
Added escaped spaces to fix inline literals
|
7 年之前 |
mhilbrunner
|
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
|
7 年之前 |
Max Hilbrunner
|
9f526a3ea8
Merge pull request #1389 from x2f/patch-1
|
7 年之前 |
Michael Alexsander Silva Dias
|
e173600c79
Various fixes to the "Scripting -> GDScript" to respect the GDScript style guide.
|
7 年之前 |
mhilbrunner
|
e08dbefb1e
Add more info about built-in types, fix link
|
7 年之前 |
mhilbrunner
|
825fce3223
GDScript: Update keywords and constants, explain assert, calling base functions in subclasses
|
7 年之前 |
xpvpc
|
171ea0d26f
fix typo
|
7 年之前 |
Michael Alexsander Silva Dias
|
23cb08ce0a
Fixes for the GDScript styling in various pages.
|
7 年之前 |
Brian
|
c0ba5986d8
corrected code style for match
|
7 年之前 |