Commit Graph

13 Commits

Author SHA1 Message Date
skyace65
20359182da Update a paragraph in the AssetLib page for clarity 2019-09-28 23:22:55 -04:00
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
Rémi Verschelde
fdc9b49d0f Merge pull request #2143 from corrigentia/patch-121
Tweak uploading_to_assetlib
2019-01-16 22:55:36 +01:00
Rémi Verschelde
e12ef48e6c Merge pull request #2142 from corrigentia/patch-120
Fix punctuation in using_assetlib
2019-01-16 22:55:17 +01:00
corrigentia
b67350f3b7 Tweak uploading_to_assetlib
Fix punctuation and grammar in uploading_to_assetlib.
"**A** URL";
"a**n** image".
2019-01-15 20:53:36 +02:00
corrigentia
799d83db27 Fix punctuation in using_assetlib
Fix punctuation in using_assetlib. Remove extra color. Delineate distinct images.
2019-01-15 20:40:36 +02:00
corrigentia
e852ac5d71 Fix punctuation in what_is_assetlib
Fix punctuation in what_is_assetlib.
2019-01-15 19:34:48 +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
Will Nations
21faf38343 tidying up proj-org and assetlib tuts 2018-10-13 23:54:38 -05:00
None
f064e4f7a7 Fix 404s, some redirects and some broken links. 2018-05-30 16:49:21 -07:00
Poommetee Ketson
2cf560bc8a Fix typos with codespell 2018-03-29 12:38:45 +07:00
Michael Alexsander Silva Dias
8f3cb902e8 Various small fixes for the docs. 2018-01-29 21:00:02 -02: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