gnipe
5244feb54d
Fix class reference links
...
(cherry picked from commit 862bb6c84f )
2016-11-19 14:22:08 +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
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
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
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
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
f1a359542c
Remove references to 2.2+ features, stick to 2.1.x here
2016-10-07 17:46:08 +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
Nick Caplinger
3dc9fe51ad
Add missing word
2016-10-04 18:26:08 -05: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
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
Andy Jacobsen
f095a17bc1
Fixed a typo
2016-09-24 23:56:49 +02: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
Azmat AlJamhoor
62df24453f
Possible Typo
...
word - > world
2016-09-15 19:56:46 +05:00
Azmat AlJamhoor
4fd51cc879
Possible Type
2016-09-14 23:46:10 +05:00
Hubert Jarosz
fa1d79cd97
mention UWP limitations on Xbox One
2016-09-13 21:09:36 +02:00
George Marques
4eaf358a4a
Add instructions to launch UWP from Visual Studio
...
- Add a detail and correct typos in the export for UWP page.
2016-09-12 10:12:19 -03:00
George Marques
94a77d9388
Update instructions to build for UWP
...
Also add instructions for exporting and installing packages.
2016-09-11 15:28:33 -03:00
Rémi Verschelde
a283c30b37
Proofread high level multiplayer
...
Fixed some typos, a couple of errors ("client" where "server" is meant, etc.), and improved the code style
for the example. Indentation also changed to 4 spaces to match the rest of the docs, sorry for the big diff.
2016-09-02 17:00:03 +02:00
anhhh.11
d7eb6e05b8
typo error, fix: + -> *
2016-08-25 13:04:40 +07:00
eska
7ae9124ae0
Fix high level multiplayer article
2016-08-22 04:40:43 +02:00
Juan Linietsky
c10701571f
Update high_level_multiplayer.rst
2016-08-21 17:58:01 -03:00
Juan Linietsky
8a14f0e89d
Update high_level_multiplayer.rst
2016-08-21 17:48:36 -03:00
Juan Linietsky
afaf852f96
Update high_level_multiplayer.rst
2016-08-21 16:54:25 -03:00
Juan Linietsky
60c1fcf059
Update high_level_multiplayer.rst
2016-08-21 16:51:58 -03:00
Juan Linietsky
57d6c0cd2e
Create high_level_multiplayer.rst
2016-08-21 16:17:59 -03:00
Paulo Gomes
7c4e829834
Update making_plugins.rst
2016-08-18 19:06:34 +01:00
David Saltares
5f394141f9
Fixes typos in GUI tutorial
2016-08-13 10:23:21 +01:00
Landon Kirk
fd602f6a88
-Updated the "Scripting" module for the "Step-by-step" tutorial to account for recent changes in the editor interface
2016-08-10 16:52:11 -04:00
Rémi Verschelde
f60e04a481
Merge pull request #213 from pkowal1982/post_import_script
...
Fix documentation on post import script
2016-07-28 15:08:02 +02:00
pkowal1982
aa539814e9
Fix documentation on post import script
2016-07-28 15:02:27 +02:00
Floriaen
bcd28a5de2
Update viewports.rst
...
Update link: demos is no longer in godot repository
2016-07-18 22:08:45 +02:00
Rémi Verschelde
384634853c
Fix code block formatting
2016-07-17 14:42:35 +02:00
Rémi Verschelde
77d10c1581
Plugins: mention that tutorial is for 2.1+
...
Fixes https://github.com/godotengine/godot/issues/5694
2016-07-14 19:33:09 +02:00
Juan Linietsky
b955459479
adding export makes the example clearer
2016-07-14 12:57:26 -03:00
Adham
21652f6b7e
Update animations.rst
...
Added note about Godot 2.x removal of animation pen button.
2016-07-08 10:08:22 +10:00
Rémi Verschelde
a041c6d2a8
Merge pull request #203 from J08nY/libpng-convert
...
Added a guide to fix iCCp chunks in pngs
2016-07-06 07:16:54 +02:00
J08nY
220e128382
Added a guide to fix iCCp chunks in pngs
2016-07-06 01:14:38 +02:00
Floriaen
758b781dc8
Update kinematic_character_2d.rst
...
Update obsolete link to demo.
2016-07-05 23:22:49 +02:00
Floriaen
90ef8d4f58
Update cutout_animation.rst
...
Fix Wikipedia link by removing extra parenthesis
2016-07-05 13:19:31 +02:00
Juan Pablo Moreno
4f1a49e410
misspelling a word
...
I've corrected a misspelling in a single Word in this page.
2016-07-03 17:21:04 -05:00
Juan Linietsky
dc6361ffd9
Updated documentation, which was wrong
2016-07-01 11:32:42 -03:00