1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-23 13:20:06 +02:00
Commit graph

66 commits

Author SHA1 Message Date
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