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

16 commits

Author SHA1 Message Date
Ell
a76c14b243 Adjusted GenericStashFont line height calculations to result in the same values as GenericSpriteFont 2021-07-19 23:10:27 +02:00
Ell
281cce8fba updated remaining dependencies 2021-03-24 22:31:58 +01:00
Ell
dda827b985 added GenericFont compatibility for FontStashSharp 2021-02-27 16:58:36 +01:00
Ell
69d81da70c update demos and sandbox to netcore3.1 which was long overdue 2021-02-18 16:12:44 +01:00
Ell
81d4fb2dd4 also made additional data non-relative for data texture atlas 2021-02-14 18:09:38 +01:00
Ell
c8fd2a4c17 allow storing additional coordinates in a DataTextureAtlas 2021-02-14 18:05:38 +01:00
Ellpeck
e28c39501e use Content copy instead of msbuild copy for sandbox 2020-07-24 03:12:00 +02:00
Ellpeck
fe89fc24ea added data-based texture atlases 2020-07-24 00:33:11 +02:00
Ellpeck
90e0ff55d1 use a custom character for image codes rather than trying to calculate spaces 2020-06-20 01:18:27 +02:00
Ellpeck
500a771136 fixed generic bitmap fonts not calculating character width correctly 2020-05-18 23:24:38 +02:00
Ellpeck
99d286d834 raw content manager 2020-04-22 00:30:55 +02:00
Ellpeck
9f870738b0 added some json utilities to Data 2020-02-27 18:56:49 +01:00
Ellpeck
56fbc77df7 added flipping to tile collisions, as well as an option to make custom collisions 2020-01-01 12:41:48 +01:00
Ellpeck
45c725f5ef added tile flipping to the renderer 2020-01-01 12:18:35 +01:00
Ellpeck
c5170917fb fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02:00
Ellpeck
ae849c63e7 added a sandbox 2019-09-19 20:23:18 +02:00