Commit Graph
16 Commits
Author SHA1 Message Date
Max Hilbrunner cf002b9ae7 Merge pull request #1528 from razvanc-r/fix-constructor-init
documentation on inheritance and constructors
2018-06-28 20:58:17 +02:00
Rémi Verschelde 4af1f0e283 Merge pull request #1482 from romeojulietthotel/fix_linkcheck_404s
Fix 404s, some redirects and some broken links.
2018-06-28 20:46:30 +02:00
Max Hilbrunner c27af7e4c6 Merge pull request #1475 from YeldhamDev/csharp_gdscript_basics_changes
Placed XML in the C# introduction page inside code blocks, and tweaked the comments in the GDScript page
2018-06-28 20:41:40 +02:00
Max Hilbrunner e70691b8e9 Merge pull request #1470 from Zirak/patch-2
Demonstrate coroutine's completed signal
2018-06-28 20:40:58 +02:00
Max Hilbrunner 4a9f9b668a Merge pull request #1435 from bojidar-bg/godot-16418-arrays-of-resources
Add array export hints to the docs
2018-06-28 20:36:28 +02:00
Max Hilbrunner 3584829ca8 Merge pull request #1431 from Omicron666/patch-4
Added escaped spaces to fix inline literals
2018-06-28 20:32:50 +02:00
mhilbrunner ec725ff8a0 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:25:43 +02:00
Max Hilbrunner c9be19229a Merge pull request #1389 from x2f/patch-1
Added export enums in gdscript_basics.rst
2018-05-06 03:28:39 +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
x2f 576092fa3b Added export enums in gdscript_basics.rst 2018-04-22 00:22:19 -04:00
xpvpc 171ea0d26f fix typo 2018-03-27 10:22:32 +02:00
Michael Alexsander Silva Dias 23cb08ce0a Fixes for the GDScript styling in various pages. 2018-02-05 20:12:52 -02:00
Brian c0ba5986d8 corrected code style for match 2018-02-04 15:05:38 -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