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
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
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
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