Rémi Verschelde
4ef06a4135
Removing trailing whitespace
...
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
Rémi Verschelde
a0e32ac017
Fix mixed use of tabs and spaces in indented blocks
...
4-space is our convention for indented blocks and should be used consistently.
The only exception is for C++ code which is tab-indented, as the engine code.
2018-11-20 11:02:11 +01:00
Rémi Verschelde
e29dc58cbb
Heading capitalization fixes + misc edits
2018-08-23 10:57:22 +02:00
Michael Alexsander Silva Dias
c7c102dff5
Fix code blocks in the sixth part of the FPS tutorial
2018-07-22 18:53:39 -03:00
Juan Linietsky
435df4190c
fragment code was broken
2018-07-22 17:12:28 -03:00
Juan Linietsky
f4da50c8e7
corrections
2018-07-22 16:59:56 -03:00
Juan Linietsky
b78688a786
Update image reference
2018-07-22 16:15:20 -03:00
Juan Linietsky
5ab7c232bd
Adding a small tutorial about making trees.
2018-07-22 15:06:14 -03:00