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

445 Коммитов

Автор SHA1 Сообщение Дата
Andrii Borziak 5f6a68cf22 x 2024-02-20 17:58:08 -08:00
Andrii Borziak f44baca6d0 x 2023-08-03 14:15:09 -07:00
Andrii Borziak 1f51334d7a x 2023-08-03 14:13:57 -07:00
aborziak-ms 767465b091
Added noexcept modifiers for cppwinrt (#529) 2023-02-28 13:04:13 -08:00
aborziak-ms 56f986c233
[LottieGen] Added new AnimationController API support for LottieGen (#488) 2023-02-27 13:51:11 -08:00
aborziak-ms a3ee250679
Added dev trigger (#527) 2023-01-30 10:35:42 -08:00
aborziak-ms d6d1f6c77e
Fixed IAnimatedVisual impl line for WinUI 2.8 (+fixed 2.7 -> 2.8) (#524) 2022-11-16 11:44:00 -08:00
aborziak-ms 76d6e51ba5
Fixed signing (#517)
* Fixed signing
2022-09-15 14:15:41 -07:00
aborziak-ms d2624816c7
Fixed codegen to produce correct WinUI3 code (#520) 2022-08-17 10:57:54 -07:00
aborziak-ms 70c4a4e6da
Base64 for cshar code (#519) 2022-08-16 16:04:55 -07:00
aborziak-ms 813562ce14
Fixed duration property getter (#518) 2022-08-16 15:05:47 -07:00
aborziak-ms 4d1d453ecc
Reduce warnings noise and provide more info on some unexpect field errors (#516) 2022-08-16 12:33:21 -07:00
aborziak-ms 2b49bb9edc
Fixed bezier curve IsLinear check (#509) 2022-06-13 14:38:43 -07:00
Fela Ameghino 0b5c7e0bc9
Fixed previous progress with linear cubic bezier (#494)
* Fixed previous progress with linear cb

Co-authored-by: aborziak-ms <83784664+aborziak-ms@users.noreply.github.com>
2022-06-09 17:34:29 -07:00
aborziak-ms 1909392dbc
[LottieGen] Fixed properties call codegen (#508) 2022-06-08 15:53:44 -07:00
aborziak-ms 1a12c88f27
[LottieGen] Refactored effects, added cache for factories (#507) 2022-06-08 13:34:35 -07:00
aborziak-ms 2940bfb9e2
Pixel view refactoring (#506) 2022-05-31 14:49:58 -07:00
aborziak-ms 76f4768637
Csproj Refactoring (#504) 2022-05-26 14:24:59 -07:00
aborziak-ms bb76fdfc76
Fixed nuget build (#501) 2022-05-25 15:30:17 -07:00
aborziak-ms 9cec91294d
Namespace migration and WinUI3 package MicrosoftToolkit.WinUI.Lottie (#500) 2022-05-25 10:18:30 -07:00
aborziak-ms 63b9ad09f2
Fixed gradient brush offset for rectangle geometry (#497) 2022-05-20 16:12:03 -07:00
aborziak-ms 3c1e744d20
[LottieGen] Added workaround to make path animations playable even with different number of segments in keyframes (#495) 2022-05-02 10:37:39 -07:00
aborziak-ms 109463c06a
Fixed visibility property for visuals with shadow (#492) 2022-02-28 11:25:15 -08:00
aborziak-ms a48c222331
ShapeLayerTranslator fix (#489) 2022-02-17 09:55:02 -08:00
aborziak-ms 2e80cf6ec8
[LottieGen] Added IAnimatedVisual2 implementation preview. (#477) 2022-02-16 11:25:46 -08:00
aborziak-ms ad04ccc893
Sync some files to the new branch name (#486) 2022-01-31 13:15:01 -08:00
aborziak-ms 29f4dd8d7c
Version bump to 7.1.0 in main branch (#485) 2022-01-31 12:23:02 -08:00
aborziak-ms a60abf3e7d
[LottieGen] Fixed layer combining for Exclude mode (#483) 2022-01-31 11:05:05 -08:00
aborziak-ms 05c3d204ea
Master branch was renamed to main, update azure-pipelines config (#484) 2022-01-27 11:54:45 -08:00
Konstantin S b895def785
Fixed typos in settings.xamlstyler (#481) 2022-01-11 12:49:42 -08:00
aborziak-ms 426710b749
Fixed ComposeMatteLayers method to work for invisible layers (#479) 2021-12-15 13:24:51 -08:00
aborziak-ms 6078607cc8
[LottieGen] Fixed UAP version check for Drop Shadow effect (#480) 2021-12-15 11:36:26 -08:00
aborziak-ms 965d744ff2
[LottieViewer] PixelView bug fixed. We should not update pixel view when it is not on the screen. (#475) 2021-10-14 10:10:39 -07:00
aborziak-ms 6d34478b01
[LottieGen] New optimizer that collapses PreComp layers if they reference the same RefId for AnimatedIcon (#474) 2021-10-06 16:49:11 -07:00
aborziak-ms e937956fb9
[Issues] Updated LT0030 issue to show that LottieGen actually supports linked image files (#473) 2021-10-04 12:06:43 -07:00
aborziak-ms cb75b8b0e5
[LottieGen] Moved files from experimental folder (#472) 2021-09-17 13:08:33 -07:00
aborziak-ms 3a7af18b4c
Version changed to 7.0.5 (#468) 2021-09-01 10:48:15 -07:00
aborziak-ms 31f8a44523
[LottieViewer] Pixel View feature added (#469) 2021-09-01 09:54:32 -07:00
aborziak-ms 784b286bbb
[LottieGen] Graph compactor fix. Do not coalesce root container visuals. (#467) 2021-08-23 13:04:38 -07:00
Aaron Schultz 7ae8a39e2d
Replace 'is null' with more compatible clause and fix MSBuild bug. (#465)
- Replace is null usages in generated code with downlevel equivalent to support older versions of C# in client applications
- Fix MSBuild task to send bool args correctly. The LottieGen cmdline only allows flags to be set without an associated value arg.
2021-08-20 12:56:03 -07:00
aborziak-ms b242a33445
Added more merge optimizer options and moved optimizer call for LottieViewer (#460) 2021-08-18 11:31:49 -07:00
aborziak-ms 76d04c3897
Updated version file (#461) 2021-08-16 15:15:25 -07:00
aborziak-ms f5a5e97e5e
Translate shape as a separate visual with child if it has animated opacity (#459) 2021-08-16 09:33:33 -07:00
aborziak-ms e0a2b5a5e9
Added SolidColorStroke merge optimization (#458) 2021-08-12 11:49:54 -07:00
aborziak-ms d63112c417
Lottie Viewer | Added scale slider. Added repeating pattern background and checkbox for hiding/showing solid color bg. (#456) 2021-08-06 15:09:42 -07:00
aborziak-ms df4131ee5d
Added effects (blur/shadow) support for shape layers. (#455) 2021-08-03 14:15:36 -07:00
aborziak-ms 7463321424
Enabled blur effect for PreComp layers (#454) 2021-07-29 20:37:29 -07:00
aborziak-ms 64bdd18e6d
Added lottie merge optimization (#453)
* Added lottie merge optimization
2021-07-23 15:02:58 -07:00
aborziak-ms 1b4e3d2a37
Added support for animated round corners modifier (#452)
* Added support for animated round corners modifier

* Fixed typo and epsilon calculation

* Typo fix [2]

* Added new issue code LT0043 + more comments in the code
2021-07-22 11:48:03 -07:00
aborziak-ms 96eeab4a95
Add support for round corners if there is no animations (#451)
* Add support for round corners if there is no animations
2021-06-25 12:50:27 -07:00