Adam Howard
507eebbdb1
small grammar fixes
...
(cherry picked from commit 99ce26e375 )
2017-07-13 17:16:26 +02:00
Carlo Cabanilla
35c92cfd0e
fix broken link to project organization
2017-07-06 23:01:33 -07:00
Julian Murgia
af28c7515e
Added a better description for types operations (floats, integers), fixes #377
2017-06-27 13:57:06 +02:00
Pedro J. Estébanez
b1f74200e6
Document new AT_LIGHT_PASS builtin ( #394 )
2017-06-15 14:54:30 +02:00
Rémi Verschelde
bdf55bf148
Explain what DAE stands for
...
Superseded #366 .
2017-06-08 10:28:28 +02:00
noideatbh
9a51e18846
Small fixes to the Instancing doc ( #389 )
...
* Minor grammar corrections
* Added new revert button image
2017-05-22 23:16:51 +02:00
noideatbh
85dff31706
Minor grammar corrections
...
Just a few words that might need to be corrected.
2017-05-21 18:59:10 -04:00
phas0r
40f0c1de54
Fix wrong variable name in code example
...
Just fixing a small typo in the code example.
2017-05-18 23:55:22 +02:00
Andreas Haas
0ca7e06f36
InputEvent tutorial: Recommend Input instead of MainLoop for parsing events.
2017-05-16 20:13:02 +02:00
Rémi Verschelde
ff201b98b0
Merge pull request #374 from ravenblackx/master
...
Mention flipping and rotation
2017-05-06 19:14:30 +02:00
mhilbrunner
731e5ca2cf
Update gdscript_advanced.rst: Small writing fixes
...
(cherry picked from commit 17b8065a02 )
2017-04-25 09:03:15 +02:00
Rémi Verschelde
aa520a75ea
Language fixes and improvements
...
Based of first part of the patch in #184 .
2017-04-23 15:09:46 +02:00
Rémi Verschelde
cc666860a8
Fix typos using codespell
...
Running `find -name "*.rst" -exec codespell -w {} \;`.
2017-04-23 14:32:37 +02:00
ravenblackx
fbc59870fb
Mention flipping and rotation
...
Add a paragraph about flipping and rotation in using_tilemaps.rst.
(The intuitive way to do this as a new user is flipping sprites in the tileset, which doesn't work.)
2017-04-22 10:27:03 -07:00
Drambique
98066786a9
Update vector_math.rst
2017-04-16 15:45:00 -04:00
Rémi Verschelde
9f1e2aea4d
GDScript: remove references to 2.2+ version
2017-04-16 12:21:51 +02:00
flesk
4f9d2ba16f
Remove misspelled duplicate text ('conves shapes')
2017-04-04 07:45:55 +02:00
Jason Hilton
3d01287d1f
Fix a couple typos
2017-04-04 07:41:11 +02:00
Rémi Verschelde
1de9fec2fd
Fix various Sphinx warnings
2017-04-03 23:59:47 +02:00
Rémi Verschelde
fcbab02811
Add toctrees for new repo organization
...
Also renamed Getting started back to Step by step as requested by reduz.
2017-04-03 23:41:35 +02:00
Julian Murgia
b408bdb918
Revamping of the docs organisation for a more coherent TOC
...
Only the pages were moved so far and some empty ones created,
the up-to-date toctrees come in the next commit.
2017-04-03 23:23:31 +02:00