1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-15 13:48:46 +02:00
MLEM/MLEM.Data
2021-06-20 17:35:56 +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 fixed some number parsing not using invariant culture 2021-03-28 06:20:27 +02:00
DynamicEnum.cs added HasAnyFlag and improved memory performance of HasFlag in DynamicEnum 2021-06-11 20:22:25 +02:00
MLEM.Data.csproj added dynamic enum json converter 2021-06-08 14:45:46 +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