12 Commits

Author SHA1 Message Date
subhransu mohanty
a7e1cd39c8 build fix 2019-07-12 15:51:58 +09:00
Vincent Torri
a0f0f3c4cc define LOT_BUILD only for DLL 2019-07-12 15:47:46 +09:00
subhransu mohanty
8800738b96 lottie: Refcator internal api and remove warnings. 2019-07-12 14:54:01 +09:00
Hermet Park
62ccaaaf54 --compile warning
more get rid of data type converting warnings on windows.
2019-07-12 13:59:40 +09:00
Hermet Park
bc84259347 replace integers to size_t data type.
these data source are size_t,
keep the consistency to avoid type converting.
2019-07-11 17:12:23 +09:00
subhransu mohanty
7859ecc109 rlottie: Fix issue with LOT_EXPORT for windows 2019-07-01 16:38:31 +09:00
Hermet Park
3f404a0218 capi: expose layer item name for utiliziing by demand. 2019-06-20 17:15:21 +09:00
JunsuChoi
4bc1a193af lottieitem : Fix layer alpha transparency issue.
When a layer has transparency, we need to send it to layer node.
So I add mAlpha member to the LOTLayerItem.
2019-06-12 13:55:43 +09:00
JunsuChoi
f8409d9d5d lottieitem: Add image property in LOTNode
The image properties are image data, size, and matrix information.
If the lottie item is an image item, the image property is stored in the Nodelist.
2019-05-29 09:25:39 +09:00
Hermet Park
5e2192c0f3 capi: code rectoring
keep code consistency of mask with matte.
2019-03-27 15:20:16 +09:00
JunsuChoi
576198f5db lottieitem: Add alpha property in LOTMask
Change-Id: I929839c5a0a1677a530b5197e45ec230ea145dd1
2019-02-08 16:05:13 +09:00
sub.mohanty@samsung.com
aebcc6ab49 lottie: rename public headers to rlottie namesapce.
Change-Id: Ib8d3df2600eef84927c95eb6794de9f9074d6253
2019-01-21 13:34:48 +09:00