1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 12:53:38 +02:00
MLEM/MLEM
2021-07-13 15:41:42 +02:00
..
Animations allow sprite animations to be updated by a time span 2020-08-13 19:46:49 +02:00
Cameras expose the viewport of a camera 2021-03-09 02:29:06 +01:00
Extensions added a sprite batch extension to generate a gradient 2021-06-03 21:33:09 +02:00
Font added text alignment options to tokenized strings and paragraphs 2021-06-25 15:23:30 +02:00
Formatting fixed image tokens drawing themselves too many times for split strings 2021-06-25 16:40:09 +02:00
Input Added customizable overloads for Keybind, Combination and GenericInput ToString methods 2021-07-13 15:41:42 +02:00
Misc allow for RotateBy, RotateCw and RotateCcw to accept invalid directions again 2021-07-10 06:16:33 +02:00
Pathfinding clean up unused using statements 2020-12-14 21:51:27 +01:00
Sound moved sound classes into /Sound 2021-07-05 16:36:48 +02:00
Textures improved NinePatch memory performance 2021-07-03 01:44:39 +02:00
MLEM.csproj added the changelog to the website 2021-07-01 05:00:59 +02:00