1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-09-20 06:05:46 +02:00
MLEM/MLEM.Data/Content
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
..
ContentExtensions.cs Moved extension methods into matching namespaces to avoid unexpected suggestions 2024-07-19 20:02:28 +02:00
JsonReader.cs added .editorconfig 2022-06-17 18:23:47 +02:00
RawContentManager.cs Added MLEM.KNI and friends, which are fully compatible with KNI 2024-09-02 19:55:28 +02:00
RawContentReader.cs added .editorconfig 2022-06-17 18:23:47 +02:00
SongReader.cs added .editorconfig 2022-06-17 18:23:47 +02:00
SoundEffectReader.cs added .editorconfig 2022-06-17 18:23:47 +02:00
Texture2DReader.cs Image loading improvements: 2024-09-14 10:48:04 +02:00
XmlReader.cs cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00