11160 Commits

Author SHA1 Message Date
Andrew Conrad
6f2df42c07 Remove unnecessary comma in "Splash screen" 2016-02-28 22:26:11 -06:00
Andrew Conrad
6456af35e4 Add missing paren + spelling fixes in "GUI Tutorial" 2016-02-28 22:14:16 -06:00
Rémi Verschelde
c81a1ad9b9 Merge pull request #32 from her001/patch-1
Add links and other fixes to  "Simple 2D Game"
2016-02-28 18:58:49 +01:00
Andrew Conrad
2eae4a3961 Add links and other fixes to "Simple 2D Game" 2016-02-28 11:54:06 -06:00
Rémi Verschelde
12dc0a6a2a Merge pull request #24 from mohaalak/patch-2
Update gdscript.rst
2016-02-28 03:38:54 +01:00
Rémi Verschelde
ffff82ece5 Merge pull request #31 from daafu/patch-4
Update filesystem.rst
2016-02-28 03:38:36 +01:00
Rémi Verschelde
01b3d2188b Merge pull request #30 from her001/patch-4
Grammar fixes in "Scripting" tutorial
2016-02-28 03:35:52 +01:00
Rémi Verschelde
1dee9362a9 Merge pull request #29 from her001/patch-3
Grammar fix and small changes to "Instancing (Continued)"
2016-02-28 03:35:25 +01:00
Rémi Verschelde
66fce474ad Merge pull request #28 from her001/patch-2
Misc corrections to "Instancing" tutorial
2016-02-28 03:34:55 +01:00
Rémi Verschelde
3d1a5aedf9 Merge pull request #27 from IllusionCatalyst/patch-1
Update scripting_continued.rst
2016-02-28 03:31:12 +01:00
Andrew Conrad
6bb70a3ce6 Grammar fixes in "Scripting" tutorial 2016-02-27 20:25:50 -06:00
Andrew Conrad
1a61cc25df Grammar fix and small changes to "Instancing (Continued)" 2016-02-27 19:28:34 -06:00
Andrew Conrad
013d2f0f41 Misc corrections to "Instancing" tutorial 2016-02-27 18:46:53 -06:00
IllusionCatalyst
588d81bff9 Update scripting_continued.rst
Corrected some typos
2016-02-27 12:34:58 -08:00
Rémi Verschelde
cc7e29492a Merge pull request #25 from her001/patch-1
Some fixes to "Scenes and Nodes"
2016-02-27 19:14:33 +01:00
Andrew Conrad
2ee2cb7c31 Some fixes to "Scenes and Nodes"
Adjust the text describing location of scene tree and inspector to match new defaults, spelling and grammar fixes.
2016-02-27 11:11:22 -06:00
Rémi Verschelde
b0a80d6469 Fix python 2.7 dead link 2016-02-27 13:44:43 +01:00
Mohammad Hadi Aliakbar
1ef73d6bfc Update gdscript.rst 2016-02-26 19:57:41 +03:30
Julian Murgia
4ba14a1cd0 One missing space 2016-02-26 15:19:15 +01:00
daafu
0c74fe2817 Update filesystem.rst
Large revisions to file system document. Fixed typos, grammar and phrasing issues.
2016-02-25 22:31:36 -05:00
Rémi Verschelde
db6f9d6a30 Merge pull request #22 from Hinsbart/qtcreator
add notice on how to get working code-completion in qtcreator
2016-02-25 15:11:21 +01:00
hondres
22dc4cc0ca add notice on how to get working code-completion in qtcreator 2016-02-25 15:06:40 +01:00
Rémi Verschelde
b5d200f0e0 Remove _2.0 from image file name
It is better to keep the names version-independent and to
overwrite the images with new ones when need be, else we
have to fix all pages that include those images each time.
2016-02-24 22:41:23 +01:00
Julian Murgia
0ee062cfa4 Merge pull request #20 from Griatch/Griatch-patch-1
Put overridable function docstrings on multiple lines.
2016-02-24 15:02:48 +01:00
Julian Murgia
3ccac90b4d Merge pull request #19 from techtonik/playscene
Better image for playscene button
2016-02-24 15:01:19 +01:00
Griatch
d1ff95841b Put overridable function docstrings on multiple lines.
Having them as one single line not only looks bad, it messes up PDF output since no line breaks are applied in code.
2016-02-24 14:54:28 +01:00
anatoly techtonik
690359051d Better image for playscene button 2016-02-24 16:53:57 +03:00
Rémi Verschelde
ebdc887404 Merge pull request #18 from wass3r/batch-typo-fixes
a batch of typo fixes
2016-02-24 08:44:26 +01:00
David
5ea53bd20a a batch of typo fixes 2016-02-24 01:40:31 -06:00
flurick
7bb4816644 Add 2.0 images for "Scenes and nodes" tutorial 2016-02-23 22:09:12 +01:00
Rémi Verschelde
db32079c4e Merge pull request #15 from gravitystorm/patch-1
Spelling corrections
2016-02-23 13:35:26 +01:00
Andy Allan
973b79d52c Spelling corrections
Fix a few spelling mistakes
2016-02-23 12:32:08 +00:00
Rémi Verschelde
6310f6f465 Merge pull request #14 from mohaalak/patch-1
Update creating_android_modules.rst
2016-02-23 09:16:46 +01:00
Mohammad Hadi Aliakbar
eb765293d8 Update creating_android_modules.rst
I didn't know how to add sdk project in the new version, but it's so rare that you want to add sdk project for gradle.
2016-02-23 11:38:32 +03:30
punto-
005dc164cc Update packaging_godot.rst
added more information about pre loaded projects in ._sc_
2016-02-22 18:43:22 -03:00
Rémi Verschelde
0b8c3fcf55 Merge pull request #13 from est31/fix_links
Fix deadlink, more canonical reference, and better wording
2016-02-22 21:01:40 +01:00
est31
cabe196927 Fix deadlink, more canonical reference, and better wording 2016-02-22 20:59:31 +01:00
Rémi Verschelde
e1e845c350 Merge pull request #12 from est31/master
Add virtualenv info to README
2016-02-22 20:55:55 +01:00
est31
ff6cd639f9 Add virtualenv info to README
Also add env/ directory to gitignore for the virtual environment.

And add commonly used temporary files as well.
2016-02-22 20:38:40 +01:00
Rémi Verschelde
4a6637cd74 Merge pull request #11 from Calinou/fix-broken-link-1
Fix broken link in 'Managing image files'
2016-02-22 20:09:47 +01:00
Calinou
269d8046aa Fix broken link in 'Managing image files' 2016-02-22 20:06:31 +01:00
Rémi Verschelde
03f589d7d7 Merge pull request #10 from est31/master
Document some packaging tips
2016-02-22 17:31:02 +01:00
est31
4c4671fdd5 Document some packaging tips 2016-02-22 17:30:24 +01:00
Rémi Verschelde
7ca6d7e602 Merge pull request #9 from wass3r/patch-1
Typo fix
2016-02-22 08:28:11 +01:00
David May
8b8a770fa5 Typo fix 2016-02-22 01:23:02 -06:00
Rémi Verschelde
c972bcc934 Fix some build errors 2016-02-19 22:09:40 +01:00
Rémi Verschelde
e905d0cc06 Same as before but for other tutorials
Sorry for the big commits with bad logs,
it was some really tiresome job :)
2016-02-19 22:00:07 +01:00
Rémi Verschelde
1fd0086d95 Proofread, fix titles
Make some titles use "The one true way" for capitalization
instead of "The One True Way". Some proofreading while at it
+ renaming of some files for clarity and to match their h1 title.
2016-02-19 20:51:26 +01:00
Rémi Verschelde
1b0aff29aa Some proofreading + files renaming
The files were renamed to match their (sometimes new)
title. I'm only doing one pass of renaming, then we'll
try to keep the names untouched so that they match
l10n branches.
2016-02-19 20:15:14 +01:00
Rémi Verschelde
2503364927 Add missing content from OP
Looks like I had kept my testing imports for the "advanced topics"
and forgot to replace them by the files from the newer snapshot.
We should now have 100% of the OP contents (+ what was added only
in this repo).
2016-02-19 19:24:11 +01:00