1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-04 17:07:07 +02:00
MLEM/MLEM/Misc
2024-04-13 21:14:34 +02:00
..
Direction2.cs Added trimming and AOT annotations and made MLEM trimmable 2022-10-31 18:33:53 +01:00
Easings.cs Added Zero, One, Linear and Clamp to Easings 2023-08-03 11:29:51 +02:00
EnumHelper.cs cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00
GenericDataHolder.cs Added a generic version of IGenericDataHolder.SetData 2022-11-27 12:34:07 +01:00
MlemPlatform.cs some fixes and doc changes to make MLEM.FNA more in line with MLEM 2022-06-24 21:33:24 +02:00
Padding.cs Allow specifying percentage-based padding for a NinePatch 2022-11-03 18:16:59 +01:00
RectangleF.cs Added a RectangleF.FromCorners overload that accepts points 2024-04-13 21:14:34 +02:00
SeedSource.cs added some more Add overloads to SeedSource 2022-12-04 22:43:25 +01:00
SingleRandom.cs Added GetRandomEntry and GetRandomWeightedEntry to SingleRandom 2023-08-07 19:00:34 +02:00