1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-31 04:13:37 +02:00
MLEM/MLEM/Extensions
Ell de1fc28376 Color parsing improvements
- Added ColorHelper.TryFromHexString, a non-throwing version of FromHexString
- Stopped the text formatter from throwing if a color can't be parsed
2023-09-30 22:50:18 +02:00
..
CharExtensions.cs moved the new ConvertCachedUtf32 to CodePointSource 2022-10-23 21:23:16 +02:00
CollectionExtensions.cs cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00
ColorExtensions.cs Color parsing improvements 2023-09-30 22:50:18 +02:00
GraphicsExtensions.cs Added WithRenderTargets, a multi-target version of WithRenderTarget 2023-07-11 12:11:12 +02:00
NumberExtensions.cs cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00
RandomExtensions.cs Added GetRandomEntry and GetRandomWeightedEntry to SingleRandom 2023-08-07 19:00:34 +02:00
SoundExtensions.cs added .editorconfig 2022-06-17 18:23:47 +02:00
SpriteBatchExtensions.cs added .editorconfig 2022-06-17 18:23:47 +02:00
TextureExtensions.cs added .editorconfig 2022-06-17 18:23:47 +02:00