Commit Graph

16 Commits

Author SHA1 Message Date
Chris Bradfield
134a01ebbe Merge pull request #1407 from Omicron666/patch-1
Missing bracket
2018-05-06 03:21:03 +02:00
Max Hilbrunner
3961c60f86 Merge pull request #1393 from YeldhamDev/gdscript_style_fixes
Various fixes to the "Scripting -> GDScript" to respect the GDScript style guide
2018-05-06 03:19:24 +02:00
Max Hilbrunner
a8df5c068c Merge pull request #1386 from mhilbrunner/gdscript
Add more info about built-in types, fix link
2018-05-06 03:14:54 +02:00
Max Hilbrunner
9ae18f3752 Merge pull request #1384 from mhilbrunner/gdscript
GDScript: Update keywords and constants, explain assert, calling base…
2018-05-06 03:14:21 +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