Commit Graph
544 Commits
Author SHA1 Message Date
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
maximelore 1b011b16ee Updated to match the new labels on the repo.
(cherry picked from commit a2a1f8d770)
2016-11-19 14:19:56 +01:00
Hugo Locurcio a97a95aa42 Some styling and wording fixes in README.md
python -> Python where appropriate.
(cherry picked from commit 8d4a6f4b0e)
2016-11-19 14:19:36 +01:00
Julian Murgia 46153bd6e5 Rewritten some parts of pong tutorial to make them clearer (hopefully).
(cherry picked from commit faea70955d)
2016-11-19 14:19:31 +01:00
Andrew Conrad 9b1c920ae1 Clarify what not to do in "Using tilemaps"
(cherry picked from commit 093ca988b1)
2016-11-19 14:19:20 +01:00
Andrew Conrad a18cbe481b Remove mention of resources tab
(cherry picked from commit 888d369ed4)
2016-11-19 14:19:10 +01:00
Gnipe 0993d252ea Update collada-exporter link
(cherry picked from commit 312fdca11d)
2016-11-19 14:19:05 +01:00
maximelore 1197367710 Add building on windows section to README
(cherry picked from commit d51ca576ac)
2016-11-19 14:18:59 +01:00
Pedro J. Estébanez d078460ebd Document LIGHT_SHADOW_COLOR for canvas item shader
(cherry picked from commit 8baa1c7c7a)
2016-11-19 14:18:45 +01:00
Dario Bonfanti 8c101ab924 Fixed an image
(cherry picked from commit b74eb47911)
2016-11-19 14:18:38 +01:00
Dario Bonfanti 70692d96ea Added vectorial source files
(cherry picked from commit 0cf2017fa4)
2016-11-19 14:18:33 +01:00
Dario Bonfanti 6d3ab85268 Replaced images of the Vector Math page
(cherry picked from commit 79a8246375)
2016-11-19 14:18:26 +01:00
Dario Bonfanti 4cdb88278d Updated an image of the raycast page
(cherry picked from commit 59487e5e92)
2016-11-19 14:17:41 +01:00
Tim Berry 18daa8ccb7 minor tweaks to clarify things for new users
(cherry picked from commit b674f6b245)
2016-11-19 14:17:32 +01:00
Rémi Verschelde 35c695e568 Merge pull request #300 from PROGRAM-IX/patch-1
Small grammar/syntax changes to doc guidelines
2016-11-11 09:31:31 +01:00
James Heslin 5de802f978 Small grammar/syntax changes to doc guidelines 2016-11-10 23:42:15 +00:00
Rémi Verschelde 8df317bc9c Link to development docs 2016-10-19 00:03:12 +02:00
Rémi Verschelde f1a359542c Remove references to 2.2+ features, stick to 2.1.x here 2016-10-07 17:46:08 +02:00
Rémi Verschelde 0f59fc7656 Set version/release to 2.1 2016-10-07 17:46:05 +02:00
Rémi Verschelde 953f9a49e3 Merge pull request #262 from Bonfi96/kinemtic_controller_page
Replaced two Kinematic Character documentation images
2016-10-07 17:21:03 +02:00
Dario Bonfanti 974f7c920f Replaced two documentation images 2016-10-06 17:19:50 +02:00
Rémi Verschelde 537a98e936 Merge pull request #261 from Bonfi96/ik_page
Replaced an inverse kinematics documentation image
2016-10-06 17:19:08 +02:00
Dario Bonfanti bbdb14fe89 Replaced an ik documentation image 2016-10-06 17:15:24 +02:00
Rémi Verschelde f7d6573176 Merge pull request #260 from timhberry/master
updated for UI changes
2016-10-06 07:38:53 +02:00
Tim Berry 9f412d130c updated for UI changes
changed text and images for instancing tutorial, due to change in child
instancing button in UI
2016-10-05 23:38:54 +01:00
Rémi Verschelde baf8c741cf Merge pull request #259 from NickCaplinger/patch-1
Add missing word
2016-10-05 07:54:05 +02:00
Nick Caplinger 3dc9fe51ad Add missing word 2016-10-04 18:26:08 -05:00
Rémi Verschelde a3a44b34b3 Fix all PNG images for potential incorrect sRGB profile
Using `find . -type f -name "*.png" -exec convert {} {} \;`.
2016-10-01 14:34:15 +02:00
Rémi Verschelde 40d6a12e70 Merge pull request #254 from tonyrh/patch-1
Update links to Kinematic Character demo
2016-09-27 09:26:23 +02:00
Rémi Verschelde 9fa8ce0310 Merge pull request #253 from aldatsa/fix-250
Fix #250: Small error in the tutorial Scripting (continued) > Processing
2016-09-27 09:15:19 +02:00
tonyrh 2602508f6f Update links to Kinematic Character demo
It looks like you moved the demos to a different project on github, this updates the links to the Kinematic Character code.
2016-09-26 22:22:11 +02:00
Asier Iturralde Sarasola 9fa73471f0 Fix #250: Small error in the tutorial Scripting (continued) > Processing 2016-09-26 21:12:36 +02:00
Rémi Verschelde 5902461f17 Merge pull request #251 from ajacobsen/patch-1
Fix a typo in cutout_animation.rst
2016-09-26 09:43:24 +02:00
Andy Jacobsen f095a17bc1 Fixed a typo 2016-09-24 23:56:49 +02:00
Rémi Verschelde 32b989c823 Merge pull request #248 from bojidar-bg/gdscript-enums-and-ternary
Explain enums and mention ternary-if in GDScript reference
2016-09-23 11:01:59 +02:00
Bojidar Marinov f11f60e21f Explain enums and mention ternary-if in GDScript reference 2016-09-23 12:00:28 +03:00
Rémi Verschelde f8b426c312 Merge pull request #244 from Marqin/patch-6
mention UWP limitations on Xbox One
2016-09-15 21:06:20 +02:00
Rémi Verschelde 3bfc490fd4 Merge pull request #246 from ardanees-jatali/patch-1
Possible Typo
2016-09-15 21:06:07 +02:00
Rémi Verschelde 9e7f94d65f Merge pull request #247 from ardanees-jatali/patch-2
Possible Typo
2016-09-15 21:05:50 +02:00
Azmat AlJamhoor 62df24453f Possible Typo
word - > world
2016-09-15 19:56:46 +05:00