684 Commits

Author SHA1 Message Date
Andrii Doroshenko (Xrayez)
801bbf061b Fix typo 'the can' to 'they can' in physics_introduction.rst
(cherry picked from commit f8c85ff9a7)
2017-03-23 08:46:38 +01:00
Pawel Kowal
5ca1e43cd6 for statement iterating through String characters
(cherry picked from commit f7cfd22af4)
2017-03-23 08:46:21 +01:00
Andrii Doroshenko (Xrayez)
7bbf7338b0 Fix grammar error in 'become' to 'becomes'
(cherry picked from commit 06d0142bcf)
2017-03-23 08:44:37 +01:00
Chris Bradfield
bf6ff1831a Fix wrong usage of "it's" for "its" (#336)
(cherry picked from commit a75a30d897)
2017-03-23 08:44:25 +01:00
KiwiColoredHorror
f171c78980 Fixed typos in matrices tutorial (#332)
(cherry picked from commit d5448a13bd)
2017-03-23 08:43:56 +01:00
Rémi Verschelde
c01652105a Merge pull request #355 from vankessel/patch-1
Fixed typo "dot" to "cross"
2017-03-12 18:36:32 +01:00
Kevin Van Kessel
7ca7d4cb25 Fixed typo "dot" to "cross"
"dot" was accidentally duplicated across two rows.
2017-03-11 22:18:57 -08:00
Rémi Verschelde
d0c08b62c4 Merge pull request #353 from eska014/web-2.1
Cherry-pick web updates for 2.1
2017-03-07 06:32:55 +01:00
eska
4b5a177541 Add to web docs
- Document security restrictions
 - Document locale lookup
 - Various hints and fixes

(cherry picked from commit 5e3d5ff14a)
2017-03-07 01:46:06 +01:00
Rémi Verschelde
56a1d1545e Merge pull request #333 from RandomShaper/patch-4
Update creating_android_modules.rst
2017-02-09 10:29:08 +01:00
Pedro J. Estébanez
eb988342f7 Update creating_android_modules.rst
Add information on how to provide and use resources for custom modules.
2017-01-24 16:58:15 +01:00
Rémi Verschelde
cf8594e232 classref: Sync with current 2.1 source 2017-01-21 14:08:41 +01:00
Rémi Verschelde
ca0ec53a9f Merge pull request #328 from eska014/web-2.1
Update web export docs for 2.1
2017-01-14 16:39:39 +01:00
eska
0574c26430 Update web export docs
- Update build instructions
 - Document exporting and deploying
2017-01-14 16:17:39 +01:00
Rémi Verschelde
3b21fae17c Update copyright year for 2017
(cherry picked from commit 7a1c564203)
2017-01-08 12:47:54 +01:00
Kjili
f86979683a Update step-by-step tutorial
Update phrasing for a better flow in reading, minor grammar fixes

(cherry picked from commit 18e51fec94)
2017-01-08 12:46:43 +01:00
Rémi Verschelde
4fbd40332a Android: Update min required NDK version
It needs to have the now recommended clang toolchain,
r10e is at least no longer supported since this commit [0],
I bumped to a known working version (could be that r12 works too).

[0] b18ff942be
(cherry picked from commit 09b78d075f)
2017-01-08 12:45:09 +01:00
Jacob Speicher
48ae651e64 "Bellow" to "below"
Alright, this time I didn't manage to somehow copy and paste everything back into itself.
(cherry picked from commit 5268d4466a)
2017-01-08 12:45:01 +01:00
Rafal Stapinski
6f9dc51ac8 Small grammar mistake
Few words were capitalized that should not have been.
(cherry picked from commit fd034fa754)
2017-01-08 12:44:52 +01:00
Juho
487a0ac6e4 New Image showing groups for godot 2.1.1 (#318)
* new image for groups in godot 2.1.1

* changed image and adjust wording in Scripting continued tutorial

(cherry picked from commit 3db3a20b3c)
2017-01-08 12:44:47 +01:00
Aidan Mueller
69fef6ce21 Fixed cross product formula
Components should be multiplied when calculating the cross product, not added.
(cherry picked from commit dccd2ac732)
2017-01-08 12:44:39 +01:00
Jose M Pan
2de3a118a6 The command must not include output filename
(cherry picked from commit b9f1f65a34)
2017-01-08 12:44:34 +01:00
Jose M Pan
50de22fa59 Fixed some commands for scons
Changed platform to iphone but with x86 arch for simulator
Added arch parameter to 32 and 64 targets to get the correct files.

(cherry picked from commit fd276ae902)
2017-01-08 12:44:25 +01:00
Rémi Verschelde
70f87914cc Update OSX instructions for new template location
(cherry picked from commit 62051661a0)
2017-01-08 12:44:05 +01:00
PeterDavidCarter
869877492b Update tutorial
Basic grammar and specificity edit. Slight improvement to overall ease of reading.
(cherry picked from commit 1e9db1ea79)
2017-01-08 12:43:55 +01:00
Emmanuel Leblond
9f5b000f37 Fix rst format for quotes
(cherry picked from commit 66254ba95e)
2017-01-08 12:43:48 +01:00
Emmanuel Leblond
72def304b9 Add shared library scons config in custom_moduels_in_c++
(cherry picked from commit 927ef4576c)
2017-01-08 12:43:42 +01:00
Rémi Verschelde
456e7ea6e6 classref: Sync with current 2.1 branch 2017-01-08 12:37:13 +01:00
Rémi Verschelde
e76da5d87b Merge pull request #317 from AkimboEG/patch-1
Fix typo in project_organization.rst
2017-01-02 14:28:47 +01:00
AkimboEG
4b23b8f78a Fix typo in project_organization.rst 2016-12-29 18:21:10 +02:00
Rémi Verschelde
c90debd383 Merge pull request #304 from MugenHachi/patch-2
Updated vector turning math
2016-11-30 11:45:32 +01:00
Rémi Verschelde
2066c246e2 Merge pull request #310 from ErikChevalier/patch-1
Update gui_tutorial.rst
2016-11-29 07:30:07 +01:00
Erik Chevalier
6140cfe1d0 Update gui_tutorial.rst
Corrected a minor typo on line 117, changed "taped" to "tapped" as the referenced script says.
2016-11-28 16:43:50 -08:00
Rémi Verschelde
7d8e3847b3 Merge pull request #306 from popenke/patch-2
Add missing variable from code examples
2016-11-20 16:30:58 +01:00
Lucas Popenke
d4b398900f Fixed missing variables
Replicated fix to other parts of text that mention same part of code.
2016-11-20 13:27:29 -02:00
Rémi Verschelde
1849f7a111 Merge pull request #305 from popenke/patch-1
Fixed some parts where code was rendered as normal text
2016-11-20 09:18:42 +01:00
Lucas Popenke
1eb6750a04 Add missing variable from code examples
Ball direction variable definition was missing in the code examples, making the game avoided collision. All credits to my friend @Nixsm who helped me with this.
2016-11-20 00:47:32 -02:00
Lucas Popenke
a8745f4b77 Fixed some parts where code was rendered as normal text
Fixed some code parts that where rendered as normal text. There is also one variable - 'direction' - that is not anywhere in code examples and I don't know how fix it.
2016-11-19 22:46:28 -02:00
Rémi Verschelde
503b242a94 classref: Sync with current 2.1 XML 2016-11-19 14:32:56 +01:00
Rémi Verschelde
7400cce692 Fix formatting and redundant Linux instructions
(cherry picked from commit 37e8978659)
2016-11-19 14:31:24 +01:00
gnipe
5244feb54d Fix class reference links
(cherry picked from commit 862bb6c84f)
2016-11-19 14:22:08 +01:00
Rémi Verschelde
3077760b64 Document known issues with GCC 6
Supersedes #275.
(cherry picked from commit e4660c9309)
2016-11-19 14:22:00 +01:00
Julian Murgia
d87b761cba Removed some useless lines which cause repetitions.
Corrected some mistakes, thanks @akien-mga and @merumelu

(cherry picked from commit 9f9e183f7e)
2016-11-19 14:21:55 +01:00
Matthew Clark
2a148ef778 *updated doc to reflect structure change
Godot.app is no longer in tools. Now using osx_tools.app in tools/dist/
(cherry picked from commit 9f18053821)
2016-11-19 14:21:39 +01:00
Stephen Belanger
1776f8c126 Minor grammar improvement
(cherry picked from commit b30a4680b4)
2016-11-19 14:21:29 +01:00
Stephen Belanger
5857017d8c Fixed some typos
(cherry picked from commit 4f659864db)
2016-11-19 14:21:19 +01:00
eska
919a429a4e Fix BBCode table
(cherry picked from commit 5dcd4a6d11)
2016-11-19 14:21:03 +01:00
Tim Roes
8f1648086e Fix broken lists
(cherry picked from commit 05476767b5)
2016-11-19 14:20:20 +01:00
Tim Roes
abfaba5894 Fix small typo in SceneTree docs
(cherry picked from commit 49ca537713)
2016-11-19 14:20:10 +01:00
maximelore
7a52af16ec Added "get_unique_ID only works on iOS/Android" (#284)
(cherry picked from commit e0fc58029b)
2016-11-19 14:20:05 +01:00