Commit graph

16 commits

Author SHA1 Message Date
7H3LaughingMan
9c446239d7 ZStd Testing 2025-04-29 14:46:49 -05:00
7H3LaughingMan
f99b8d4dac ZLib Tests 2025-04-29 13:43:29 -05:00
7H3LaughingMan
4647b45e51 Gzip Tests 2025-04-29 13:43:20 -05:00
7H3LaughingMan
c74e913ea9 Base64 Tests 2025-04-29 13:43:06 -05:00
Daniel Cronqvist
81277fdaf1 Add test data that fails due to bug from reported issue 2025-04-28 20:11:43 +02:00
Daniel Cronqvist
9aa2c63e0b Make Optional<T> into readonly struct to avoid heap allocations 2025-04-27 00:05:25 +02:00
Daniel Cronqvist
d86ad2dc10 Add missing TextObject to test map 2025-04-26 21:34:24 +02:00
Daniel Cronqvist
58bb446e2b Read new image size properties in tmj from Tiled 1.11.1 2025-04-25 21:21:42 +02:00
Daniel Cronqvist
77d4e38a2c Rename Color to TiledColor 2025-04-25 21:15:26 +02:00
Daniel Cronqvist
ae2e70a223 Change common parts of model API to use signed integers rather than unsigned for less casting 2025-04-25 21:09:48 +02:00
Daniel Cronqvist
88ceee46e5 Add some test cases for the enum parsing bug and fix issue with .tmj format 2024-11-27 22:53:28 +01:00
Daniel Cronqvist
94c1ac0f32 Unset colors are now parsed correctly, color properties have optional colors 2024-11-21 20:55:51 +01:00
Daniel Cronqvist
c9e85c9fd6 Add object override for rectangle objects 2024-11-17 15:52:20 +01:00
Daniel Cronqvist
90a57b125d Fix multiline string property value parsing 2024-11-17 09:15:19 +01:00
Daniel Cronqvist
54bc132154 Add flipping flags parsing/clearing to tile objects 2024-11-17 08:59:02 +01:00
Daniel Cronqvist
d23eec4433 Move test data and current tests into UnitTests 2024-09-07 13:23:32 +02:00