8 Commits

Author SHA1 Message Date
Youngbok Shin
296534e3c0 lottie/render: don't redraw stroke/dash if there is no change
It will improve performance.

Change-Id: I3764d126d7eae19d009d72998247789e620205a1
2018-08-03 08:55:34 +00:00
Youngbok Shin
10cb2bda92 lottie: don't redraw path item if its properties are not changed
A path item has few animation frames, it has to be redrawn only in
animated frames. If the path item became static after animation frames,
it shouldn't redraw its path.
It will improve performance.

Change-Id: I583f2b8a889208a07530f6d06ed90469bcee726c
2018-08-03 08:48:32 +00:00
Youngbok Shin
7f9edbe3b1 lottie/example: add polystar_line_clockwise_trim.json file for testing polystar with trim
Change-Id: I0a1db3400b284f973a959a194919221d28871d42
2018-07-20 16:48:42 +09:00
Youngbok Shin
9e04196a9a lottie/example: add polystar_anim.json file for testing polystar
It has animation for changing its number of points. (3.0 to 15.0)

Change-Id: I133c19dc0b37380804da43ac8256f6c86085a536
2018-07-20 05:53:26 +00:00
subhransu mohanty
8779be1e9f lottie/example: removed bad polystar sample file
Change-Id: If03001ace0dfbb0a3f359933dfdd8c3a71c0a15d
2018-07-18 09:18:08 +09:00
subhransu mohanty
007ad71a39 lottie/example: add ux sample files
Change-Id: I7b632fa515411becc26f07dced2cdcc30a9f21cd
2018-07-18 09:14:47 +09:00
subhransu mohanty
ce0d4af58b lottie/example: added a new example to test ux sample images
Change-Id: Ife2496e90c56e1facb6b83b7bc03b25445c6a018
2018-07-17 10:07:24 +00:00
subhransu mohanty
7501ff54a6 lottie-player : Initial draft for lottie-player library
Change-Id: I8019e13863ef635fc011f0e7b82c692eaa01201d
2018-07-11 10:51:01 +00:00