Vallentin
|
cd4353790f
|
Fixed typos (#1906)
|
2018-11-20 09:44:00 +01:00 |
|
Rémi Verschelde
|
e3b9e56516
|
Fix capitalization of some headers
|
2018-10-25 15:52:04 +02:00 |
|
Nathan Lovato
|
12d589e0c7
|
Merge pull request #1848 from Vikram1323/patch-4
Update gdscript_advanced.rst
|
2018-10-16 13:10:46 +09:00 |
|
Vikram1323
|
3d9f98318d
|
Update gdscript_advanced.rst
|
2018-10-15 20:03:38 +05:30 |
|
Vikram1323
|
5838266e00
|
Update gdscript_basics.rst
|
2018-10-15 13:52:06 +05:30 |
|
Max Hilbrunner
|
d4fd0de7ae
|
Merge pull request #1750 from cbscribe/kcc_signals_guide
Add Signals tutorial to "Step by step"
|
2018-09-22 16:40:05 +02:00 |
|
Michael Alexsander Silva Dias
|
5c25e67bbf
|
Make new typed guide have the default syntax
|
2018-09-21 14:44:12 -03:00 |
|
Chris Bradfield
|
85d4e8757a
|
Add Signals tutorial to "Step by step"
|
2018-09-21 08:25:55 -07:00 |
|
Nathan Lovato
|
3515f10555
|
Add intro to typed gdscript
Same article as http://gdquest.com/tutorial/game-design/godot/gdscript/typed-gdscript/, ported to RST
@vnen reviewed the content already, and I improved the article based on
his feedback.
Co-authored-by: Guilherme Henrique Teixeira de Oliveira <htoguilherme@gmail.com>
|
2018-09-21 07:32:44 +09:00 |
|
Rémi Verschelde
|
acfd853ad4
|
Networking: Replace sync and slave keywords by their 3.1 equivalents
|
2018-09-15 03:19:52 +02:00 |
|
George Marques
|
beeb85521e
|
Add information about typed GDScript
|
2018-09-04 14:22:47 -03:00 |
|
Rémi Verschelde
|
243582d04f
|
Merge pull request #1612 from AlexHolly/fix-string-format-example
added code view in table and added a new example for "no index"
|
2018-08-23 14:44:45 +02:00 |
|
Alexander Holland
|
17e8ca3d2c
|
added code view in table and added a new example for "no index"
|
2018-08-20 16:29:40 +02:00 |
|
Nathan Lovato
|
5c21900fb4
|
Fix typos in recent proof of the class_name feature intro
|
2018-08-17 20:15:57 +09:00 |
|
FeralBytes
|
32d0fe5465
|
Update GDscript operators. (#1645)
* Update GDscript operators.
Fixes #1524
* Change $ to be shorthand for get_node()
* Added missing code tags
|
2018-08-15 19:39:39 -07:00 |
|
Nathan Lovato
|
313b5becd2
|
Proof class_name PR by Will, add extra picture
|
2018-08-16 08:38:14 +09:00 |
|
Will Nations
|
af7625768f
|
Add script class docs
|
2018-08-15 13:39:54 -05:00 |
|
Ryan
|
5b0bcbaf7c
|
Fixed script block
A script block was not displaying correctly due to incorrect indentation
|
2018-07-31 10:33:59 -04:00 |
|
Michael Alexsander Silva Dias
|
26bd899dad
|
Fix section links in the 'Configuring an IDE' page
|
2018-06-21 18:32:43 -03:00 |
|
Răzvan C. Rădulescu
|
92746cd835
|
Fix second argument missing default value in _init declaration
|
2018-06-20 15:49:17 +02:00 |
|
Răzvan Cosmin Rădulescu
|
cdb04689c5
|
documentation on inheritance and constructors
Tried covering the possible scenarios with an example. It probably needs
some more refinement
|
2018-06-20 12:12:37 +02:00 |
|
Profesor Tartelett
|
8032eca4d7
|
Probable typo. Changed Vector(x, y) to Vector2(x, y)
|
2018-06-03 13:02:52 +02:00 |
|
None
|
f064e4f7a7
|
Fix 404s, some redirects and some broken links.
|
2018-05-30 16:49:21 -07:00 |
|
Michael Alexsander Silva Dias
|
067063bbe3
|
Placed XML in the C# introduction page inside code blocks, and tweaked the comments in the GDScript page.
|
2018-05-26 14:27:26 -03:00 |
|
Zirak
|
c7a230410f
|
Update gdscript_basics.rst
|
2018-05-26 09:04:31 +00:00 |
|
Zirak
|
1f3275622d
|
Demonstrate coroutine's completed signal
Apologies again for the spam.
|
2018-05-25 19:06:09 +00:00 |
|
Max Hilbrunner
|
1626ad6598
|
Merge pull request #1435 from bojidar-bg/godot-16418-arrays-of-resources
Add array export hints to the docs
|
2018-05-08 18:56:55 +02:00 |
|
Max Hilbrunner
|
bb593ef8cc
|
Merge pull request #1431 from Omicron666/patch-4
Added escaped spaces to fix inline literals
|
2018-05-08 04:10:59 +02:00 |
|
Juan Linietsky
|
3fb71b620a
|
Add is_instance_valid() to GDScript doc.
|
2018-05-07 19:15:46 -03:00 |
|
Bojidar Marinov
|
05a3d08533
|
Add array export hints to the docs
Refs godotengine/godot#16418, closes #326
|
2018-05-07 23:56:24 +03:00 |
|
Omicron
|
6d12ee18f1
|
Added escaped spaces to fix inline literals
|
2018-05-07 21:40:53 +02:00 |
|
mhilbrunner
|
f215a0cf26
|
Proofing/review: Remove filler words, adhere to style guide
|
2018-05-06 05:23:37 +02:00 |
|
Max Hilbrunner
|
9f526a3ea8
|
Merge pull request #1389 from x2f/patch-1
Added export enums in gdscript_basics.rst
|
2018-05-06 03:28:59 +02:00 |
|
Omicron
|
7cc76159f8
|
Missing bracket
|
2018-04-28 23:04:18 +02:00 |
|
Michael Alexsander Silva Dias
|
e173600c79
|
Various fixes to the "Scripting -> GDScript" to respect the GDScript style guide.
|
2018-04-23 02:31:55 -03:00 |
|
mhilbrunner
|
e08dbefb1e
|
Add more info about built-in types, fix link
|
2018-04-21 21:31:12 +02:00 |
|
mhilbrunner
|
825fce3223
|
GDScript: Update keywords and constants, explain assert, calling base functions in subclasses
|
2018-04-21 00:18:37 +02:00 |
|
Neil Moore
|
97c3d0c975
|
Document how to create and use custom iterators
|
2018-04-04 01:06:37 -04:00 |
|
xpvpc
|
171ea0d26f
|
fix typo
|
2018-03-27 10:22:32 +02:00 |
|
Josh
|
ccc7a3b400
|
Update gdscript_advanced.rst
Typo
|
2018-03-23 09:29:23 -05:00 |
|
Max Hilbrunner
|
4a649c7b4e
|
Fix #958
|
2018-03-13 19:08:21 +01:00 |
|
Michael Alexsander Silva Dias
|
175aea267b
|
Fixed small mistake on the "GDScript format strings" page.
|
2018-03-09 11:17:45 -03:00 |
|
Neil Moore
|
bd35996903
|
Adds examples of using String.format
Used examples provided by @AlexHolly in #1080
|
2018-03-08 20:28:22 -05:00 |
|
Michael Alexsander Silva Dias
|
23cb08ce0a
|
Fixes for the GDScript styling in various pages.
|
2018-02-05 20:12:52 -02:00 |
|
Max Hilbrunner
|
c5b670122b
|
Merge pull request #1098 from SomethingFawful/master
Better code style for match statements
|
2018-02-05 15:55:37 +01:00 |
|
StaticDynamics
|
d62a97f2b6
|
Fix typo in gdscript_advanced.rst
Changed "an" to "and" in dictionary section.
|
2018-02-04 19:54:54 -05:00 |
|
Brian
|
c0ba5986d8
|
corrected code style for match
|
2018-02-04 15:05:38 -05:00 |
|
Joaquin Ruiz Luque
|
858c5a221e
|
Update gdscript_advanced.rst
Small fixes.
|
2018-02-02 16:15:55 -03:00 |
|
Nathan
|
18f889b6a4
|
Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
|
2018-01-25 08:54:27 +01:00 |
|