1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-04 22:23:37 +02:00
MLEM/MLEM.Data
2021-07-18 22:18:46 +02:00
..
Content fixed RawContentManager crashing with dynamic assemblies present 2021-06-20 17:35:56 +02:00
Json reverted the last commit, and invalidated DynamicEnum caches when new values are added 2021-06-11 20:05:32 +02:00
ContentExtensions.cs allow using a custom json serializer for LoadJson 2020-11-22 16:57:44 +01:00
CopyExtensions.cs made CopyExtensions be able to fall back to a generic constructor if none is found 2020-11-01 15:36:56 +01:00
DataTextureAtlas.cs cleaned up formatting 2021-07-12 03:16:19 +02:00
DynamicEnum.cs Removed LINQ Any and All usage in various methods to improve memory usage 2021-07-18 22:18:46 +02:00
MLEM.Data.csproj added the changelog to the website 2021-07-01 05:00:59 +02:00
NetBufferSerializer.cs finished the xml documentation for all packages 2020-05-22 20:32:38 +02:00
NetExtensions.cs finished the xml documentation for all packages 2020-05-22 20:32:38 +02:00
RuntimeTexturePacker.cs some minor code style and format improvements 2021-03-24 22:44:39 +01:00