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
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
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
abfaba5894
Fix small typo in SceneTree docs
...
(cherry picked from commit 49ca537713 )
2016-11-19 14:20:10 +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
a18cbe481b
Remove mention of resources tab
...
(cherry picked from commit 888d369ed4 )
2016-11-19 14:19:10 +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
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
Asier Iturralde Sarasola
9fa73471f0
Fix #250 : Small error in the tutorial Scripting (continued) > Processing
2016-09-26 21:12:36 +02:00
Azmat AlJamhoor
4fd51cc879
Possible Type
2016-09-14 23:46:10 +05: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
Adham
21652f6b7e
Update animations.rst
...
Added note about Godot 2.x removal of animation pen button.
2016-07-08 10:08:22 +10: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
Rémi Verschelde
c2fc1b22bd
Fix some typos from previous commit
2016-06-16 14:40:21 +02: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
Rémi Verschelde
fa3d07bb1e
Merge pull request #136 from NickelGhost/master
...
Minor English mistake fixed ("it's" to "its")
2016-05-01 15:06:56 +02:00
NickelGhost
abe35859be
Minor English mistake fixed ("it's" to "its")
2016-05-01 15:02:46 +02:00
Jeff Knox
c32b2a6485
Remove unnecessary python role definition
2016-04-28 23:36:44 -07:00
Jeff Knox
26f12b58c4
Grammar and link fixes for "InputEvent" and "Simple 2D Game"
...
simple_2d_game.rst had a broken link, so I updated it along with inputevent.rst
2016-04-23 20:08:52 -07:00
Roger Erens
e4c477aada
Update scripting.rst
...
Fixing some typos
2016-04-18 23:19:17 +02:00
Rémi Verschelde
e4013a4a49
Merge pull request #98 from BlaXpirit/patch-2
...
Fix formatting
2016-03-17 21:30:16 +01:00
Oleh Prypin
bbd1372770
Fix list formatting in Scripting doc
2016-03-17 22:23:41 +02:00
Oleh Prypin
9e5a187ea1
Clarify how to change resolution
2016-03-17 22:12:24 +02:00
RegalMedia
905b1dd28c
Fixed typos/misspellings
2016-03-06 11:29:09 -06:00
RegalMedia
f1f8078126
Updated to include a bit more guidance for new comers.
...
When I first went through this I kept trying to import the images as textures. Then read the note on the import dialog and noticed I could simply add these to the project folder directly.
2016-03-06 10:42:31 -06:00
HER0_01
aef74f0a91
Clarification + link in "Input Event" tutorial
2016-03-02 08:46:25 -06:00
Andrew Conrad
951764ac09
Spelling corrections in "Singletons (AutoLoad)"
2016-03-01 11:48:44 -06:00
Andrew Conrad
bc395b4f1b
Grammar and spelling fixes in "Resources" tutorial
2016-03-01 00:44:42 -06:00
Rémi Verschelde
466da56c7f
Merge pull request #40 from her001/patch-2
...
Correct possessive its in "Scene Tree" tutorial
2016-03-01 07:22:56 +01:00
Andrew Conrad
39f96e3784
Correct possessive its in "Scene Tree" tutorial
2016-02-29 23:45:42 -06:00
Andrew Conrad
ebc4e32a8e
Correct full to fool in "File system"
2016-02-29 23:21:58 -06:00
Andrew Conrad
24f8f111c1
Add a link + grammar fixes to "Animations"
2016-02-29 00:56:50 -06:00
Rémi Verschelde
abcb731ae4
Merge pull request #35 from her001/patch-2
...
Remove unnecessary comma in "Splash screen"
2016-02-29 07:39:34 +01:00
Andrew Conrad
6f2df42c07
Remove unnecessary comma in "Splash screen"
2016-02-28 22:26:11 -06:00
Andrew Conrad
6456af35e4
Add missing paren + spelling fixes in "GUI Tutorial"
2016-02-28 22:14:16 -06:00
Andrew Conrad
2eae4a3961
Add links and other fixes to "Simple 2D Game"
2016-02-28 11:54:06 -06:00
Rémi Verschelde
ffff82ece5
Merge pull request #31 from daafu/patch-4
...
Update filesystem.rst
2016-02-28 03:38:36 +01:00
Rémi Verschelde
01b3d2188b
Merge pull request #30 from her001/patch-4
...
Grammar fixes in "Scripting" tutorial
2016-02-28 03:35:52 +01:00
Rémi Verschelde
1dee9362a9
Merge pull request #29 from her001/patch-3
...
Grammar fix and small changes to "Instancing (Continued)"
2016-02-28 03:35:25 +01:00
Rémi Verschelde
66fce474ad
Merge pull request #28 from her001/patch-2
...
Misc corrections to "Instancing" tutorial
2016-02-28 03:34:55 +01:00
Andrew Conrad
6bb70a3ce6
Grammar fixes in "Scripting" tutorial
2016-02-27 20:25:50 -06:00
Andrew Conrad
1a61cc25df
Grammar fix and small changes to "Instancing (Continued)"
2016-02-27 19:28:34 -06:00