4959 Commits

Author SHA1 Message Date
Stephen Belanger
b30a4680b4 Minor grammar improvement 2016-11-05 13:16:12 -07:00
Stephen Belanger
4f659864db Fixed some typos 2016-11-05 12:50:16 -07:00
Rémi Verschelde
cb9d3a2c51 Merge pull request #286 from timroes/master
Fix broken lists
2016-10-30 18:32:35 +01:00
Tim Roes
05476767b5 Fix broken lists 2016-10-30 18:19:53 +01:00
Tim Roes
49ca537713 Fix small typo in SceneTree docs 2016-10-30 13:34:15 +01:00
maximelore
e0fc58029b Added "get_unique_ID only works on iOS/Android" (#284) 2016-10-30 12:42:48 +01:00
Meo
2a304e9581 Back to lobby section had naming error in the remote function.
At the remote func regisiter_player(). It contained rpc_id(id, "register_info", 1, my_info) where regisiter_info was wrong it should be _player instead of _info
2016-10-25 11:18:09 +02:00
Julian Murgia
faea70955d Rewritten some parts of pong tutorial to make them clearer (hopefully). 2016-10-22 16:55:08 +02:00
Rémi Verschelde
b447a156b2 Merge pull request #274 from gnipe/patch-1
Update collada-exporter link
2016-10-22 12:33:58 +02:00
Rémi Verschelde
747a3721bb Merge pull request #264 from timhberry/master
minor tweaks to clarify things for new users
2016-10-22 12:29:12 +02:00
Andrew Conrad
093ca988b1 Clarify what not to do in "Using tilemaps" 2016-10-21 22:18:15 -05:00
Andrew Conrad
888d369ed4 Remove mention of resources tab 2016-10-21 21:37:27 -05:00
Gnipe
312fdca11d Update collada-exporter link 2016-10-22 02:17:29 +03:00
Tim Berry
b674f6b245 minor tweaks to clarify things for new users 2016-10-07 22:17:54 +01: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