1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-29 03:23:37 +02:00
Commit graph

46 commits

Author SHA1 Message Date
Ell 37f0470e4f updated ui docs for the previous change 2022-03-26 21:18:48 +01:00
Luan Fagundes 2d3e291431
Update index.md
Added new example
2022-03-10 11:34:10 -03:00
Ell b260aa6901 added a dark theme to the docs website 2022-02-25 12:15:49 +01:00
Ell 3a275a1820 added a status page link to the web documentation 2022-02-12 12:28:58 +01:00
Ell a143aef67c Revert scissor rectangle change since it doesn't support panels with complex transformations
Revert "Use a scissor rectangle for panels in favor of a render target, and marked UiSystem.DrawEarly and Element.DrawEarly as obsolete"

This reverts commit 3c4567e4a1.

Revert "cleaned up DrawEarly documentation references"

This reverts commit dc6c472b84.
2022-01-30 16:35:10 +01:00
Ell dc6c472b84 cleaned up DrawEarly documentation references 2022-01-30 12:20:32 +01:00
Ell 9ccb3536a0 improved MLEM.Data description 2022-01-21 00:21:48 +01:00
Ell 6b81054159 Added Illumilib to the readme as a friend 2022-01-19 12:22:01 +01:00
Ell 2d3ce30ff2 reflect lidgren deprecation in descriptions 2021-12-03 12:55:34 +01:00
Ell 636522bc3e resolved some documentation warnings 2021-11-30 11:46:06 +01:00
Ell 53b93a34f8 Made TextFormatter string size based on the currently active font and added a formatting code to allow for inline font changes 2021-11-27 22:45:37 +01:00
Ell ed96938a1c updated documentation articles 2021-11-08 02:50:53 +01:00
Ell 60bd73017c period consistency 2021-11-01 01:21:53 +01:00
Ell 6ff2c1c1cc Merge remote-tracking branch 'origin/main' 2021-10-28 17:51:22 +02:00
Ell 4ead1872d8 updated docs impressum and privacy links 2021-10-28 17:51:13 +02:00
Ell 4d2d33a781 some docs link fixes 2021-10-24 00:30:50 +02:00
Ell aeff345a35 added info about each package to the readme and website 2021-10-13 16:36:43 +02:00
Ell 8d4b426047 enable search in docs 2021-10-09 20:24:17 +02:00
Ell 817a6183d1 (finally) updated license year in website footer 2021-09-26 17:32:23 +02:00
Ell a53939837f added package readmes 2021-09-24 04:47:39 +02:00
Ell 9eef1e5b1c added alt text and better gallery descriptions to README 2021-07-22 04:40:09 +02:00
Ell 19893855dc added the changelog to the website 2021-07-01 05:00:59 +02:00
Ell fe9b3830f8 (finally) added a changelog 2021-06-28 15:38:30 +02:00
Ell b48ed479a0 streamlined TextInputWrapper into MlemPlatform and included link opening 2021-04-23 00:17:46 +02:00
Ell cf9bcc7ae4 updated to MonoGame 8 and added support for opening the on-screen keyboard to TextInputWrapper 2021-04-22 19:26:07 +02:00
Ell 23b27cf877 moved friends to README 2021-03-18 22:13:33 +01:00
Ell 0ed8ec1268 added a "Made with MLEM" section to the readme 2021-03-14 17:27:10 +01:00
Ell 5e59c27345 update analytics id
Some checks reported errors
Ellpeck/MLEM/pipeline/head Something is wrong with the build of this commit
2021-03-02 02:20:09 +01:00
Ell fd9ad777c2 some fixes related to the branch name change 2020-11-07 00:58:43 +01:00
Ell 6a383e200b a small rebranding 2020-09-28 20:53:39 +02:00
Ell 9a1f1e335c added info about negative sizes to MLEM.Ui article 2020-09-25 17:18:58 +02:00
Ell df5a654500 clarify which file types can be loaded in the docs 2020-09-16 23:41:23 +02:00
Ell 3b382a46cf moved raw content handling to MLEM.Data 2020-09-16 23:39:01 +02:00
Ellpeck 9f2e2ffb0e added analytics to website 2020-07-21 03:15:36 +02:00
Ellpeck a17301504d added macros to text formatting 2020-07-01 14:30:47 +02:00
Ellpeck 3eded637da update contentless and add back coroutine to friends article 2020-06-25 12:01:42 +02:00
Ellpeck 92c91928b2 some nice media improvements 2020-06-21 23:07:49 +02:00
Ellpeck a0837fdcb7 modify friends article 2020-06-06 03:12:18 +02:00
Ellpeck 7ba14ba7f5 removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
Ellpeck d1a895e3a1 updated documentation for 3.3.2 release 2020-05-22 23:31:23 +02:00
Ellpeck eabb95d51a possibly fixed the favicon having the wrong format 2020-05-22 21:36:40 +02:00
Ellpeck 1729b56f28 clean up docfx a bit 2020-05-22 13:47:33 +02:00
Ellpeck 139f9ff763 exclude auto-generated doc files 2020-05-21 23:20:50 +02:00
Ellpeck 9573682304 also use documentation metadata for cake builds 2020-05-21 23:19:16 +02:00
Ellpeck 665fd46f92 polish some things with the new website 2020-05-21 12:11:23 +02:00
Ellpeck e9d2b76b01 documentation website, I hope? 2020-05-21 01:08:36 +02:00