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

124 commits

Author SHA1 Message Date
Ellpeck d0370e583e added direction rotation methods 2020-02-27 19:15:02 +01:00
Ellpeck 7a06f82ab3 added a dotnet core template 2020-02-26 10:18:24 +01:00
Ellpeck be2498e583 added a None TextInputWrapper 2020-02-24 14:16:05 +01:00
Ellpeck 0adb444c69 indent this a bit nicer 2020-02-24 14:05:07 +01:00
Ellpeck 08c4281da1 added a new text input system 2020-02-24 14:03:53 +01:00
Ellpeck b3331834e1 I did not want to push this here
This reverts commit ee511137
2020-02-06 01:51:41 +01:00
Ellpeck ee5111372b part 1 2020-02-06 01:33:24 +01:00
Ellpeck c209078661 added a corner-based rectangleF method to fix the pathfinding demo 2020-01-30 01:08:10 +01:00
Ellpeck fb48386aad actually use math 2019-12-29 12:05:49 +01:00
Ellpeck 7dbc5dd608 added angle method to direction 2019-12-29 11:41:11 +01:00
Ellpeck dbe7980add made padding a lot more versatile in mlem.ui 2019-12-14 14:00:12 +01:00
Ellpeck 4cc2881438 made rectanglef a datacontract 2019-12-01 22:52:55 +01:00
Ellpeck 32c8147a4c added a rectanglef class which allows mlem to use decimal coordinates 2019-11-02 14:53:59 +01:00
Ellpeck c1726e4f1b added gamepad repeat events 2019-09-09 20:56:10 +02:00
Ellpeck 032923c660 fixed upleft 2019-09-04 15:38:51 +02:00
Ellpeck f4658aede0 added a direction2 class 2019-09-04 13:05:44 +02:00
Ellpeck 334dea8b39 make the mess I made a bit nicer :^) 2019-09-01 19:33:33 +02:00
Ellpeck cfcd54dbe0 made text input not test the release build of android :V reflection is a pain 2019-09-01 18:34:19 +02:00
Ellpeck ef3726b077 added auto-scaled text, buttons and vertical space 2019-08-09 22:04:26 +02:00
Ellpeck 38a9fbaac0 set up a test project 2019-08-07 21:26:16 +02:00
Ellpeck f1dc81ae36 fixed auto tiling scale 2019-08-07 00:44:35 +02:00
Ellpeck 45607f40a5 added scale and other stuff to auto tiles 2019-08-07 00:32:48 +02:00
Ellpeck e69a541e1e fix sizing issue with auto tiles 2019-08-06 23:04:06 +02:00
Ellpeck dd3c3cfc30 added simple auto tiling 2019-08-06 22:31:57 +02:00