1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-09 11:08:45 +02:00
MLEM/MLEM
2021-10-12 03:23:35 +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 code cleanup 2021-07-19 23:49:16 +02:00
Font Added GenericFont SplitStringSeparate which differentiates between existing newline characters and splits due to maximum width 2021-10-12 03:23:35 +02:00
Formatting Added a multiline editing mode to TextField 2021-10-12 02:16:09 +02:00
Input Improved KeysExtensions memory usage 2021-08-27 20:36:04 +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 allow enumerating SoundEffectInstanceHandler entries 2021-08-02 20:34:13 +02:00
Textures Fixed tiled NinePatches missing pixels with some scales 2021-08-06 22:40:32 +02:00
MLEM.csproj fixed Docs casing in readme path 2021-09-24 04:50:42 +02:00