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 |
|
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 |
|
skyace65
|
0be2e9c0ac
|
Update C# requierments
|
2018-05-03 08:55:05 -04:00 |
|
Xavier Cho
|
6c900305f8
|
#1296: Create official Godot C# style guide
|
2018-05-01 07:06:39 +09: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 |
|
Max Hilbrunner
|
d0cd016fc1
|
Merge pull request #1381 from KellyThomas/signals-typos
fix typos in discussion of c sharp signals
|
2018-04-21 17:30:00 +02:00 |
|
Kelly thomas
|
d131c11004
|
fix typos when discussing c sharp signals
|
2018-04-21 17:58:05 +08:00 |
|
mhilbrunner
|
825fce3223
|
GDScript: Update keywords and constants, explain assert, calling base functions in subclasses
|
2018-04-21 00:18:37 +02:00 |
|
Yuri Chornoivan
|
11d534015d
|
Fix minor typos
|
2018-04-18 21:44:15 +03:00 |
|
Kelly thomas
|
189f312c10
|
additional C# signal information
|
2018-04-13 08:50:10 +08: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 |
|
Max Hilbrunner
|
25af224dc7
|
C# basics: Update known issues
|
2018-03-06 07:57:26 +01:00 |
|
Paul Joannon
|
ec10cf9b98
|
Changes on C# introduction page (#1209)
* remove signal limitation on C# intro page
* add a note about class/script naming on C# intro page
|
2018-03-06 07:55:33 +01:00 |
|
Michael Alexsander Silva Dias
|
019c042057
|
Fixed errors in the external editor page.
|
2018-03-03 02:55:20 -03:00 |
|
mhilbrunner
|
6c056b0e87
|
Move external editor docs to editor section
|
2018-03-02 11:20:59 +01:00 |
|
Max Hilbrunner
|
e2bba849ca
|
Merge pull request #1185 from sdfgeoff/external_editor
Added page on setting up external editors
|
2018-03-02 11:15:30 +01:00 |
|
Paul Joannon
|
be134b058a
|
Update signals documentation in C#
|
2018-03-02 00:12:53 +01:00 |
|
Geoffrey
|
62458d67e5
|
Added page on setting up external editors (and added notes on paths being absolute)
|
2018-02-27 18:46:47 +01: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 |
|
skyace65
|
eda7815f62
|
Fix MSBuild Information
|
2018-01-31 20:08:47 -05: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 |
|