064ff99319Fix graph walker algorithm and have runtime JSON loader respect the Optimize option set on the LottieVisualSource
Geoffrey Trousdale
2024-05-20 08:59:12 -0400
32e0e81b91Fixes to get build to succeed
Geoffrey Trousdale
2024-04-26 08:23:48 -0400
0840bbbefeAdd Lottie-Windows-WinUI3-Controls project and package to remove the XAML dependency from Lottie-Windows-WinUI3
Geoffrey Trousdale
2024-04-26 00:11:16 -0400
457d0b737aClean up C# app and add comments
Geoffrey Trousdale
2024-04-20 17:54:47 -0400
66b537b21aAdd C# app and show how to consume nuget packages. (Only working in C#, packages not set up correctly for native yet)
Geoffrey Trousdale
2024-04-20 17:50:47 -0400
b41d8fdcc0More project reference work
Geoffrey Trousdale
2024-04-19 18:12:31 -0400
8fd5e6bebeAdd nuget restore for SimpleLottieIslandApp.vcxproj
Geoffrey Trousdale
2024-04-19 15:52:25 -0400
807c32ad60Merge branch 'dev/getrou/lottie_island' into dev/getrou/lottie_island_ado
Geoffrey Trousdale
2024-04-19 15:28:34 -0400
7263a34257Fix project references so everything builds out of the box with no custom local nuget packages
Geoffrey Trousdale
2024-04-19 14:49:21 -0400
381c02d018Add nuget restore for LottieIsland.vcxproj
Geoffrey Trousdale
2024-04-19 11:13:28 -0400
e7a6d2ff90Test app working, loading Lottie. Working through small bug around resizing.
Geoffrey Trousdale
2024-04-19 10:54:40 -0400
87525d07b9Worked through threading issues from using C# events
Geoffrey Trousdale
2024-04-19 00:47:14 -0400
aef4a7cab2Moved LottieWinRT to be based on public Lottie-WinUI nuget package instead of custom built package
Geoffrey Trousdale
2024-04-18 19:51:00 -0400
567d126332Changed LottieIsland.IAnimatedVisualSource to LottieIsland.IAnimatedVisualSourceFrameworkless in order to avoid confusion with existing Microsoft.UI.Xaml.Controls interface
Geoffrey Trousdale
2024-04-18 19:45:14 -0400
9cf356ae3dReduced CsWinRT issue down to simpler form, added logic to build scripts to build new projects
Geoffrey Trousdale
2024-04-18 16:43:47 -0400
0329c09baaRemoved unused projects, moved LottieWinRT over to custom interface
Geoffrey Trousdale
2024-04-18 12:58:23 -0400
266968446bChanged LottieVisualSource2 to LottieVisualSourceFrameworkless and wrapped XAML interfaces in new WinRT classes
Geoffrey Trousdale
2024-04-12 03:10:05 -0400
Merge pull request #1 from getrou/getrou/c_sharp_sample_working
getrou
2024-03-15 15:50:03 -0700
15673a60f6SimpleIslandApp now calls into C# JSON loader and works end to end. Had to build a custom lottie package and copy binaries into output folder manually since VS did not do it correctly. Will update build files to do this copy in the future.
Geoffrey Trousdale
2024-03-15 18:48:03 -0400
03637d88e4Moved Lottie Island project files over to this repo
Geoffrey Trousdale
2024-03-15 13:17:43 -0400