1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-12 04:08:45 +02:00
MLEM/MLEM
2021-09-24 04:47:39 +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 Fixed GenericFont's SplitString using incorrect width for special characters and improved documentation 2021-07-28 17:22:47 +02:00
Formatting Removed LINQ Any and All usage in various methods to improve memory usage 2021-07-18 22:18:46 +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 added package readmes 2021-09-24 04:47:39 +02:00