1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-17 06:38:45 +02:00
Commit graph

120 commits

Author SHA1 Message Date
Ellpeck 44e57d9323 rename tests to examples 2019-08-12 00:59:55 +02:00
Ellpeck 8af040787c added the ability for nine patch regions to have their patches scaled 2019-08-11 21:38:03 +02:00
Ellpeck a4eede5fe5 changed a lot of the math to make everything more smooth~ 2019-08-11 21:24:09 +02:00
Ellpeck cb12ead7cc added element auto-resizing 2019-08-11 18:50:39 +02:00
Ellpeck adf0ce56cb made ui scaling be based on the root element as well 2019-08-11 18:02:21 +02:00
Ellpeck 2d7da2b9aa make the test include more characters 2019-08-11 00:49:59 +02:00
Ellpeck 2e8b311b00 made text fields auto-scroll once they're too full 2019-08-11 00:39:40 +02:00
Ellpeck 0c8af5b9bf better styling 2019-08-10 21:37:10 +02:00
Ellpeck 15081a8fe0 added a text field 2019-08-10 19:23:08 +02:00
Ellpeck f96511d17d shuffle some things around 2019-08-10 18:41:56 +02:00
Ellpeck 88da47bc00 added defaults for most element properties 2019-08-10 13:28:58 +02:00
Ellpeck 28fca1cc24 added ui system to startup 2019-08-09 23:43:50 +02:00
Ellpeck 18e634cad8 added image component 2019-08-09 22:23:16 +02:00
Ellpeck ef3726b077 added auto-scaled text, buttons and vertical space 2019-08-09 22:04:26 +02:00
Ellpeck b1d41d572c added panels and paragraphs 2019-08-09 19:28:48 +02:00
Ellpeck a67abd4661 basic element system 2019-08-09 18:26:28 +02:00
Ellpeck 6d54eb4da3 also forgot this :^) 2019-08-09 15:18:06 +02:00
Ellpeck 31fb855a43 added ninepatch and textureregion classes 2019-08-09 15:15:22 +02:00
Ellpeck 369b4bf672 added a simple input handler as well as some changes to the startup package 2019-08-07 22:25:33 +02:00
Ellpeck 38a9fbaac0 set up a test project 2019-08-07 21:26:16 +02:00