1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-09-20 06:05:46 +02:00
MLEM/MLEM
Ell c4bd03ff04 Image loading improvements:
- Added TextureExtensions.PremultipliedCopy for textures
- Create a premultiplied copy of UiParser images to support usage with KNI
2024-09-14 10:48:04 +02:00
..
Animations fixed error in 2df216c 2024-07-14 20:04:18 +02:00
Cameras Moved extension methods into matching namespaces to avoid unexpected suggestions 2024-07-19 20:02:28 +02:00
Font Added MLEM.KNI and friends, which are fully compatible with KNI 2024-09-02 19:55:28 +02:00
Formatting Moved extension methods into matching namespaces to avoid unexpected suggestions 2024-07-19 20:02:28 +02:00
Graphics Added MLEM.KNI and friends, which are fully compatible with KNI 2024-09-02 19:55:28 +02:00
Input Added MLEM.KNI and friends, which are fully compatible with KNI 2024-09-02 19:55:28 +02:00
Maths Moved extension methods into matching namespaces to avoid unexpected suggestions 2024-07-19 20:02:28 +02:00
Misc improve documentation links for MlemPlatform 2024-08-28 13:40:31 +02:00
Pathfinding Moved extension methods into matching namespaces to avoid unexpected suggestions 2024-07-19 20:02:28 +02:00
Sound Moved extension methods into matching namespaces to avoid unexpected suggestions 2024-07-19 20:02:28 +02:00
Textures Image loading improvements: 2024-09-14 10:48:04 +02:00
MLEM.csproj updated changelog links 2024-04-05 15:20:46 +02:00
MLEM.FNA.csproj updated changelog links 2024-04-05 15:20:46 +02:00
MLEM.KNI.csproj Added MLEM.KNI and friends, which are fully compatible with KNI 2024-09-02 19:55:28 +02:00