Commit Graph
195 Commits
Author SHA1 Message Date
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
George Marques b9c520697a Fix typos and wording in "Making Plugins" tutorial 2016-06-22 15:17:47 -03:00
Julian Murgia d8f38923a0 Corrected some typos 2016-06-21 13:52:26 +02:00
George Marques 0daf3f07ca Add tutorial on how to make plugins
One article with two basic tutorials: how to make a custom node and how to
add a custom dock to the editor.
2016-06-19 21:41:37 -03:00
Rémi Verschelde c2fc1b22bd Fix some typos from previous commit 2016-06-16 14:40:21 +02:00
Rémi Verschelde b386104c18 Merge pull request #168 from steevm/patch-1
Update singletons_autoload.rst
2016-06-16 14:33:03 +02:00
pkowal1982 b206732070 Blender empty -colonly documentation 2016-06-07 12:24:59 +02:00
Brickcaster 39e2eea251 Fixed a filename typo in script
Script was operating on 2 different filenames and would not work.
2016-06-04 13:01:46 -04:00
steevm 9ad79b7b1c Update singletons_autoload.rst
General phrasing for readability
2016-06-02 02:29:02 +02:00
Bonfi96 702949104c Corrected a typo
At line 49, from "This means, that a for a singleton named "playervariables", any node can
access it by requesting" to "This means, that for a singleton named "playervariables", any node can
access it by requesting"
2016-06-01 15:05:45 +02:00
jmintb 3beec61d7c Changed "are" to "as" in the tutorial "Instancing (Continued)" 2016-05-29 22:44:37 +02:00
Andrew Conrad b51a272459 Small rewording for clarity in "Exporting for Android" 2016-05-25 19:35:21 -05:00
Andrew Conrad b446acd2d6 Clarity and consistency in "Exporting images" 2016-05-24 19:12:08 -05:00
Andrew Conrad 027a092600 Correct "etc." in "One-click deploy" 2016-05-23 14:15:26 -05:00