9 Commits
Author SHA1 Message Date
Rémi Verschelde e2b95576d8 Cleanup uses of double spaces between words or after punctuation 2021-07-13 00:44:58 +02:00
Hugo Locurcio d494d19dac Remove trailing whitespace and irregular whitespace 2020-05-17 00:26:19 +02:00
Hugo Locurcio 046215542d Fix some typos and grammar mistakes found using LanguageTool 2020-04-16 23:07:05 +02:00
PouleyKetchoupp 854185495c Fixed code tags for true/false/null and a few property references 2019-11-02 13:09:14 +01:00
frido 6a6464aea1 Fix various typos and grammar issues in tutorial articles 2019-10-09 23:56:08 +02:00
clayjohn 4647fb3eb4 fixes position typo in fish tutorial 2019-04-27 10:21:30 -07:00
follower 65ac51d4a9 Fix inconsistent indentation from mixed tab/spaces
For some reason in most cases the indent for the first 2 lines of code examples were space indented while the 3rd line was tab indented which resulted in excessive indentation for the 3rd line when rendered.

Replaced tabs with spaces in these and a couple of other cases.
2019-04-24 03:15:13 +12:00
clayjohn d1fa43f9d4 fixed typo in title of fish tutorial 2019-03-14 17:40:12 -07:00
clayjohn 0bbb62df2d added tutorial on animating thousands of objects 2019-02-10 15:39:10 -08:00