Commit Graph
12 Commits
Author SHA1 Message Date
Rémi Verschelde 5b2aaf8d41 Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
corrigentia 051e231160 Fix some grammar and punctuation in audio_streams
Fix some grammar and punctuation in audio_streams.
2018-12-19 17:18:17 +02:00
corrigentia 280bcef75f Fix some grammar and punctuation in audio_buses
Fix some grammar and punctuation in audio_buses.
2018-12-19 16:04:07 +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
merumelu b18245b6a7 Audio bus tutorial: update link missed in 939f38c 2018-10-24 19:33:35 +02:00
merumelu 939f38cbc3 Audio buses tutorial: link to proper pages 2018-10-23 16:21:05 +02:00
Rémi Verschelde e29dc58cbb Heading capitalization fixes + misc edits 2018-08-23 10:57:22 +02:00
Jason Anderson 65255f31e0 Fixed bullet points formattingi 2018-07-11 18:29:39 -05:00
Max Hilbrunner 8dcb570b74 Audio Buses: Fix TODOs 2018-06-18 04:18:13 +02:00
mhilbrunner f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
letheed 599b3390ea Fix and improve dB explanations 2018-01-26 14:18:35 +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