1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-16 22:28:46 +02:00
Commit graph

20 commits

Author SHA1 Message Date
Ell 5d7d238630 added MLEM.FNA 2022-06-24 14:01:26 +02:00
Ell 6b08e892f7 added a proper text formatting demo 2022-06-17 21:47:40 +02:00
Ell aabb1ed5df added .editorconfig 2022-06-17 18:23:47 +02:00
Ell 59af00c89a Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +02:00
Ell d5ec0b8001 Allow setting a default color for clickable links in UiStyle 2022-03-07 12:00:33 +01:00
Ell 2dcd5c3fa7 fixed some issues with the android demo 2022-02-07 13:19:03 +01:00
Ell ef3fcb2e9c Improved MlemGame class 2021-12-13 00:39:36 +01:00
Ell 60dfbb1ec5 Added UiMetrics 2021-12-12 12:32:09 +01:00
Ell 69d81da70c update demos and sandbox to netcore3.1 which was long overdue 2021-02-18 16:12:44 +01:00
Ell fd9ad777c2 some fixes related to the branch name change 2020-11-07 00:58:43 +01:00
Ellpeck e427305490 cleaned up the demos a bit to allow better usage on mobile 2020-07-17 14:56:22 +02:00
Ellpeck f94802271b added easing functions 2020-07-16 00:45:25 +02:00
Ellpeck deec553b22 code cleanup 2020-06-18 17:24:35 +02:00
Ellpeck 1fd78637cd also change demo links 2020-05-21 02:20:46 +02:00
Ellpeck 7f0a8289e3 added link formatting codes! 2020-05-15 22:15:24 +02:00
Ellpeck f72962808b cleaned up the demos a bit 2020-05-14 15:42:40 +02:00
Ellpeck 93a77b882f added an FPS counter to the demos 2020-02-20 17:57:14 +01:00
Ellpeck f86944ee9a added DoUpdate to MlemGame 2019-12-05 17:35:24 +01:00
Ellpeck 3b76ff1f2a added a uniform texture atlas class 2019-09-11 20:50:21 +02:00
Ellpeck b1ce3dc933 generify the demos to make them work on android and desktop 2019-09-01 11:55:41 +02:00