Commit Graph

82 Commits

Author SHA1 Message Date
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
Rémi Verschelde
a2e9a8330a Sync classref 2016-02-19 18:39:05 +01:00
Rémi Verschelde
8af398a4d4 Merge pull request #7 from Hinsbart/qtcreator
qtcreator configuration instructions
2016-02-19 18:28:02 +01:00
Rémi Verschelde
d509b37552 Fix reference again 2016-02-19 16:18:44 +01:00
Rémi Verschelde
8f38813a63 Improve formatting slightly
Expanding on #8.
2016-02-19 16:17:32 +01:00
Julian Murgia
783d4fc74e Merge pull request #8 from lordadamson/master
added a guide to configure kdevelop as an IDE
2016-02-19 15:52:39 +01:00
Adham Zahran
dbca10b0d9 added a guide to configure kdevelop as an IDE 2016-02-19 16:33:59 +02:00
hondres
298c184e2c qtcreator configuration instructions 2016-02-19 14:49:06 +01:00
Julian Murgia
7e46582482 Intended to comment !
Sorry :'(
2016-02-18 11:39:07 +01:00
Julian Murgia
67ecebd527 Commented translation guidelines, waiting for new guidelines 2016-02-18 11:36:31 +01:00
Rémi Verschelde
1204e3ea17 Add a warning header to each classref file
To tell potential contributors that they should NOT edit those files but instead should work on the class.xml source of the main Godot repo
2016-02-17 22:04:18 +01:00
Rémi Verschelde
42d1cc09df Sync classref with Godot source
Adds among other things better code formatting with the new [codeblock] tag.
2016-02-17 22:04:18 +01:00
Rémi Verschelde
55d459ed68 Reorder sections in readme
Thus making it clearer that classes/ files should not be touched.
2016-02-17 13:39:00 +01:00
Julian Murgia
e96eaca1ea removed stripped text 2016-02-17 08:21:58 +01:00
Rémi Verschelde
99bdeeaa45 Fix heading order in objet_class 2016-02-16 20:06:51 +01:00
Rémi Verschelde
49ed58d596 Merge pull request #3 from adolson/patch-1
added Onready keyword section
2016-02-16 19:30:17 +01:00
Dana Olson
59d47c6e08 added Onready keyword section
taken from old openproject docs
2016-02-16 13:25:08 -05:00
Rémi Verschelde
39c2fa95ba Fix broken tables + some proofing 2016-02-15 18:49:59 +01:00
Rémi Verschelde
25d4b9b095 Merge pull request #2 from Hinsbart/android_gradle
fix android build instructions (use gradle instead of ant)
2016-02-14 11:57:57 +01:00
hondres
ca04ab81e8 fix android build instructions (use gradle instead of ant) 2016-02-13 22:34:50 +01:00
Rémi Verschelde
d3413699ef Fix all missing "<stuff>" + some proofing 2016-02-13 13:23:25 +01:00
Rémi Verschelde
d53519a5d9 Fix a few more links + add missing attachment 2016-02-11 22:54:24 +01:00
Rémi Verschelde
804f340b65 Misc fixes in compiling pages 2016-02-11 22:04:14 +01:00
Rémi Verschelde
0c3972064c Merge pull request #1 from eska014/fix-char-refs
Fix character references
2016-02-11 18:46:39 +01:00
eska
0f4a5ae4ee Fix character references 2016-02-11 18:39:20 +01:00
Rémi Verschelde
2816a3054e Add instructions on how to build and contribute
+ license
2016-02-11 10:23:06 +01:00
Rémi Verschelde
f7a1ae45de Fix some typos with codespell -w 2016-02-10 23:34:39 +01:00
Rémi Verschelde
8aa74133bf Upload attachments 2016-02-10 23:22:56 +01:00
Rémi Verschelde
aa218714fb Sync classref with source
Fixes a few broken references
2016-02-10 20:42:29 +01:00