1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-16 06:08:46 +02:00
MLEM/Tests
2021-11-06 23:38:21 +01:00
..
Content added the ability to specify a coordinate offset in data texture atlases 2021-07-12 03:14:05 +02:00
CameraTests.cs added a few more tests 2021-04-04 18:31:51 +02:00
CollectionTests.cs some minor code style and format improvements 2021-03-24 22:44:39 +01:00
DataTests.cs Added JsonTypeSafeWrapper and JsonTypeSafeGenericDataHolder 2021-11-06 23:38:21 +01:00
DataTextureAtlasTests.cs added the ability to specify a coordinate offset in data texture atlases 2021-07-12 03:14:05 +02:00
DirectionTests.cs added Direction2Helper.RotateBy 2021-07-05 19:46:39 +02:00
FontTests.cs Added GenericFont SplitStringSeparate which differentiates between existing newline characters and splits due to maximum width 2021-10-12 03:23:35 +02:00
NumberTests.cs added a few more tests 2021-03-18 18:31:59 +01:00
TestGame.cs added some more unit tests for string splitting and formatting 2021-04-14 02:38:54 +02:00
Tests.csproj updated dependencies 2021-07-20 00:55:36 +02:00
TexturePackerTests.cs Allow RuntimeTexturePacker to automatically dispose submitted textures when packing 2021-11-01 16:00:13 +01:00
UiTests.cs Some more ui style improvements 2021-10-30 15:33:38 +02:00