Lottie-Windows/source
aborziak-ms 426710b749
Fixed ComposeMatteLayers method to work for invisible layers (#479)
2021-12-15 13:24:51 -08:00
..
Animatables Added lottie merge optimization (#453) 2021-07-23 15:02:58 -07:00
CompMetadata Fully enable nullables. (#363) 2020-10-13 10:21:17 -07:00
DotLottie Convert LottieGen to .NET 5 and create LottieGen.MsBuild package. 2021-02-08 11:36:30 -08:00
GenericData Add support for LayerVisual and DropShadow Composition types. Cleanup. (#390) 2020-11-20 14:37:40 -08:00
Issues Fixed ComposeMatteLayers method to work for invisible layers (#479) 2021-12-15 13:24:51 -08:00
Lottie Added more merge optimizer options and moved optimizer call for LottieViewer (#460) 2021-08-18 11:31:49 -07:00
LottieData [LottieGen] New optimizer that collapses PreComp layers if they reference the same RefId for AnimatedIcon (#474) 2021-10-06 16:49:11 -07:00
LottieGen [LottieGen] New optimizer that collapses PreComp layers if they reference the same RefId for AnimatedIcon (#474) 2021-10-06 16:49:11 -07:00
LottieGenExe LottieViewer UI improvements for AnimatedIcon (#426) 2021-03-08 10:24:27 -08:00
LottieMetadata LottieViewer UI improvements for AnimatedIcon (#426) 2021-03-08 10:24:27 -08:00
LottieReader Added more merge optimizer options and moved optimizer call for LottieViewer (#460) 2021-08-18 11:31:49 -07:00
LottieToWinComp Fixed ComposeMatteLayers method to work for invisible layers (#479) 2021-12-15 13:24:51 -08:00
NullablesAttributes Convert LottieGen to .NET 5 and create LottieGen.MsBuild package. 2021-02-08 11:36:30 -08:00
UIData [LottieGen] Graph compactor fix. Do not coalesce root container visuals. (#467) 2021-08-23 13:04:38 -07:00
UIDataCodeGen Replace 'is null' with more compatible clause and fix MSBuild bug. (#465) 2021-08-20 12:56:03 -07:00
WinCompData Enabled blur effect for PreComp layers (#454) 2021-07-29 20:37:29 -07:00
WinStorageStreamsData Add data representation of IRandomAccessStream for use by LoadedImage… (#112) 2019-05-17 16:10:19 -07:00
WinUIXamlMediaData Code cleanup: take advantage of C# 8 features. (#370) 2020-10-19 17:38:40 -07:00
YamlData Convert to modern null checking now that it works in .NET Native. (#427) 2021-03-05 16:38:42 -08:00
README.md Make the solution and build look more normal. 2018-12-01 17:04:41 -08:00

README.md

Lottie-Windows/source directory

This directory contains source code that is shared by multiple projects. Projects that use this source can include it using a .NET shared project file (.shproj) or a project items list (.projitems) file, found in each subdirectory.