28 Commits
Author SHA1 Message Date
Hugo Locurcio f529a05b37 Update IRC links to point to Libera.Chat 2022-01-26 00:39:51 +01:00
Hugo Locurcio c30d734d86 Document that .gdignore files' contents are ignored 2021-10-12 11:21:08 +02:00
Aaron Franke 8dd307c0a3 Tweak the Submitting to the Asset Library article (#5187) 2021-08-22 00:28:33 +02:00
hpnrep6 fc628d257d Use oxford commas consistently in About the Asset Library (#5183) 2021-08-19 10:00:23 +02:00
Yuri Sizov db0b3b25e4 Add a .gitattributes recommendation to the AssetLib guidelines
(cherry picked from commit f035fe9e20)
2021-07-22 21:06:06 +02:00
Mr. XiXu c462dd16d9 Remove extraneous "from" in Using the Asset Library (#5054) 2021-06-28 19:14:17 +02:00
Hugo Locurcio 21eae38598 Clarify the 2 editor assetlib browsers displaying different categories (#4633)
This closes #4630.
2021-02-13 02:11:35 +01:00
Aaron Franke a197de2b26 Clarify license requirement in AssetLib submitting instructions 2020-09-13 15:17:20 -04:00
Hugo Locurcio e24580e912 Rename "Using the AssetLib" to "Using the Asset Library"
See #3969.
2020-09-05 13:49:53 +02:00
Aaron FrankeandHugo Locurcio 6d8c808a13 Add note for how to deal with screenshots in an asset (#3826)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-07-23 22:18:35 +02:00
Rémi Verschelde 39dbbb29e1 Images: always use relative 'img/' paths, without './' prefix
Move some files from root '/img' folder to the location where they are
actually used.
2020-06-05 14:38:25 +02:00
Hugo Locurcio 4f6fdbc710 Fix various spacing and capitalization issues 2020-05-18 09:54:32 +02:00
Aaron Franke 5b87a44151 Add having a gitignore to the asset library requirements (#3524) 2020-05-12 09:20:01 +02:00
Bojidar Marinov 24fd7104bb Remove obsolete information related to the asset library (#3504) 2020-05-07 11:22:44 +02:00
Aaron FrankeandAndrii Doroshenko a1fc2a4b10 Add Asset Library Submission Guidelines (#3240)
Update tutorials/assetlib/uploading_to_assetlib.rst

Co-authored-by: Andrii Doroshenko <xrayez@gmail.com>
2020-03-10 23:28:21 -04:00
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