|
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 |
|
|
ea8ec69dd6
|
Added MLEM.KNI and friends, which are fully compatible with KNI
|
2024-09-02 19:55:28 +02:00 |
|
|
677230ce28
|
Moved extension methods into matching namespaces to avoid unexpected suggestions
|
2024-07-19 20:02:28 +02:00 |
|
|
8eff529b9d
|
Fixed various exception types not being wrapped by ContentLoadExceptions when loading raw or JSON content
|
2023-09-27 18:58:09 +02:00 |
|
|
14d0b24aa9
|
cleaned up preprocessor instructions
|
2022-12-13 13:11:36 +01:00 |
|
|
d138577285
|
Added trimming and AOT annotations and made MLEM trimmable
|
2022-10-31 18:33:53 +01:00 |
|
|
0a696941dc
|
cleaned up code
|
2022-08-20 11:39:28 +02:00 |
|
|
711f60a97e
|
Updated demos and templates to MonoGame 3.8.1
|
2022-07-25 18:23:16 +02:00 |
|
|
5d7d238630
|
added MLEM.FNA
|
2022-06-24 14:01:26 +02:00 |
|
|
aabb1ed5df
|
added .editorconfig
|
2022-06-17 18:23:47 +02:00 |
|
|
59af00c89a
|
Code cleanup, and marked AStar.InfiniteCost as obsolete
|
2022-06-15 11:38:11 +02:00 |
|
|
874be1fd6e
|
Fixed SoundEffectReader incorrectly claiming it could read ogg and mp3 files
|
2022-05-10 15:58:47 +02:00 |
|
|
47b58b1942
|
Premultiply textures when using RawContentManager
|
2022-05-07 21:39:36 +02:00 |
|
|
b2b34abcd0
|
Rethrow exceptions when no RawContentManager readers could be constructed
|
2022-01-02 22:49:39 +01:00 |
|
|
29bbd61f8b
|
reformat and cleanup
|
2021-12-28 14:56:11 +01:00 |
|
|
444b5c6afb
|
copy base documentation for a lot of docfx unresolvable sources
|
2021-11-22 19:25:18 +01:00 |
|
|
9ef5c35e52
|
Set GraphicsResource Name when loading assets using RawContentManager
|
2021-11-08 23:46:59 +01:00 |
|
|
d05262e8a6
|
added DynamicEnum tests and switched to using Activator for instance creation
|
2021-10-28 22:14:43 +02:00 |
|
|
65908688f1
|
Use TitleContainer for opening streams where possible
|
2021-10-16 20:22:06 +02:00 |
|
|
57f8e56c38
|
Improved RawContentManager's reader loading and added better exception handling
|
2021-07-27 16:40:42 +02:00 |
|
|
07eb6ac36f
|
fixed RawContentManager crashing with dynamic assemblies present
|
2021-06-20 17:35:56 +02:00 |
|
|
2342eb093a
|
Fixed some content readers not being tried for RawContentManager
|
2020-09-17 01:59:08 +02:00 |
|
|
3b382a46cf
|
moved raw content handling to MLEM.Data
|
2020-09-16 23:39:01 +02:00 |
|