1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-09 16:19:16 +02:00
Commit graph

70 commits

Author SHA1 Message Date
Ell
1e16c6fdc5 some docs website improvements with new docfx version 2023-04-15 15:11:50 +02:00
Ell
5f02e701d9 updated to the new docfx modern template 2023-04-08 15:30:42 +02:00
Ell
bef670c09b cleaned up Friends of MLEM section 2023-03-28 22:55:09 +02:00
Ell
a4f00c9eed added Touchy Tickets to Made with MLEM section 2023-03-07 11:08:52 +01:00
Ell
24a4c23be5 additional documentation article improvements 2023-03-05 20:31:09 +01:00
Ell
12af816a90 improved various documentation articles 2023-03-05 18:42:21 +01:00
Ell
5086101bad Allow setting ExternalGestureHandling through the InputHandler constructor 2023-03-04 23:41:25 +01:00
Ell
1d26cf017d updated docfx and improved website style slightly 2023-02-09 22:52:31 +01:00
Ell
d450ec3082 make sure the NuGet link only lists MLEM packages 2023-01-25 19:26:39 +01:00
Ell
e229432d0f updated docfx and removed analytics from docs site 2022-12-12 10:28:43 +01:00
Ell
2df9d6a3a8 added DynamicEnums to Friends of MLEM list 2022-10-31 18:57:10 +01:00
Ell
74b3c426b8 readme updates 2022-09-22 17:19:22 +02:00
Ell
5e68bf5d3d fixed docfx finding duplicates due to FNA projects 2022-09-02 16:37:59 +02:00
Ell
e50d28ce11 Allow using external gesture handling alongside InputHandler through ExternalGestureHandling 2022-08-11 11:37:41 +02:00
Ell
288b8352af improved the README and some package descriptions slightly 2022-07-04 23:53:48 +02:00
Ell
92018eea1e Made the base package's description more descriptive
This reverts commit 2973bd98e2.
This reverts commit 04c6bb5ff8.
2022-06-26 14:25:19 +02:00
Ell
04c6bb5ff8 neaten up the MLEM.Input description 2022-06-25 23:50:25 +02:00
Ell
2973bd98e2 moved MLEM's Input namespace into its own package 2022-06-25 23:46:06 +02:00
Ell
87b575b5c3 bump major version and cleaned up readme 2022-06-24 21:39:53 +02:00
Ell
61055148ef some fixes and doc changes to make MLEM.FNA more in line with MLEM 2022-06-24 21:33:24 +02:00
Ell
334918103f link to the mlem search directly for baget 2022-06-24 17:20:15 +02:00
Ell
5d7d238630 added MLEM.FNA 2022-06-24 14:01:26 +02:00
Ell
61439aa521 made the MLEM.Data description more descriptive 2022-05-10 16:06:45 +02:00
Ell
acd15fea14 improved Ui and Data package descriptions 2022-05-10 15:42:20 +02:00
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