Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
aborziak-ms 2dd08403d6
Fixed AssemblyFileVersion attribute (#546) 2024-02-26 11:42:39 -08:00
Alexandre Zollinger Chohfi 9c5168a739
Updated Cake build system to newer version, and updated source to net7.0. (#530)
* Updated Cake build system to newer version, and updated source to net7.0.

* Small fix on version number.
2023-04-18 22:59:16 -07:00
aborziak-ms 76d6e51ba5
Fixed signing (#517)
* Fixed signing
2022-09-15 14:15:41 -07:00
Simeon b624e5588f
Code cleanup: take advantage of C# 8 features. (#370)
* Code cleanup: take advantage of C# 8 features.
2020-10-19 17:38:40 -07:00
Simeon a79faa9f74
Enable nullable reference types where possible. (#361)
* Enable nullable reference types where possible.

This enables C# 8 nullable reference types. Many files have nullables disabled so I don't have to fix everything at once. I'll get them all enabled bit by bit. All new files default to nullable now.
2020-10-05 18:08:26 -07:00
Simeon 061ab6a318
More json refactoring towards System.Text.Json (#244) 2020-02-19 13:51:08 -08:00
Simeon aeb87289e1
Prepare for gradients (#143)
* Preparing for implementation of gradients.

* Make LottieGenCorpus more deterministic.
Previously the output depended on the width of the console, and sorting ignored case.

* Upgrading to SDK 18362 (May 2019) so that we can use RadialGradientBrush.
2019-08-29 10:03:44 -07:00
Simeon 8a556f69c6
Turn on warnings as errors. (#43)
Enable more warnings and fix ones that were easy.
2019-01-04 18:17:55 -08:00
Simeon Cran 10c5f77839 Tweaking the build to make it more sensible. 2018-12-01 17:04:41 -08:00
Simeon Cran d02b78d15b Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00