Commit Graph
9 Commits
Author SHA1 Message Date
corrigentia 321aa482d9 Fix punctuation in vector_math
Fix punctuation in vector_math.
2018-12-22 12:40:37 +02:00
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 e29dc58cbb Heading capitalization fixes + misc edits 2018-08-23 10:57:22 +02:00
Max Hilbrunner 3e112b9bde Typo fix 2018-05-07 09:23:18 +02:00
mhilbrunner f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Kelly Thomas 7dd3145a56 Reword references to GDScript code samples 2018-04-05 20:27:30 +08:00
Kelly thomas 95584177a5 Add c# samples to Vector Math 2018-04-05 20:05:58 +08:00
Omicron dda2641fce Fixing missing Sphinx math tag 2018-01-27 18:34:56 +01:00
Nathan 18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00