subhransu mohanty
11c7403768
rlottie/example: refactor to use evas_object_image_pixels_dirty_set() api
2019-06-04 14:00:21 +09:00
Hermet Park
485ec8a110
example: update image object pixels properly.
...
image object requests the updated pixels in its own designed interface.
2019-05-28 11:46:56 +09:00
Hermet Park
9bdd1a83df
example: fix lottieviwer to properly resizable.
...
Don't touch object's in evas render stage.
This has also tiny edc code refactoring.
2019-05-28 11:24:01 +09:00
subhransu mohanty
780a2603ae
lottie/example: remove all warnings in example
2019-05-14 09:41:31 +09:00
subhransu mohanty
6efe7e23f5
example: refactor lottieview to test both c and cpp api
2019-04-17 19:27:23 +09:00
subhransu mohanty
416e26cc07
rlottie/example: sort the resource list before displaying.
2019-03-13 19:15:52 +09:00
Hermet Park
0165427d9b
updated licenses info.
...
Change-Id: Ib157ad848a98c34e6e7d67c4672b36447966addc
2018-12-28 18:15:55 +09:00
Hermet Park
ee39d4dc56
updated licenses info
...
Change-Id: Idcee492bb9f823ab2a3c7c28a150bd406ce8aa4f
2018-12-27 17:10:48 +09:00
Hermet Park
0a325b079e
Put samsung copyright header to all our own source code.
...
Change-Id: I3cebcfef827425d16092ee7a26c39f7733572eb7
2018-12-26 19:18:29 +09:00
subhransu mohanty
288bd33029
lottie/example: sort the file list before showing it in list view.
...
Change-Id: I3dd2c2d332cfc13265694e1ac6ee2a4bae6e1afd
2018-09-03 12:26:50 +09:00
Jaeun Choi
5b53b71f4e
lottie/example: enhanced lottieviewer example
...
Change-Id: I0eb2a8c528376397190c75b084e9510c3698c034
2018-08-31 17:02:23 +09:00
Jaeun Choi
d2c954d535
lottie/example: add frame information in lottieviewer example
...
Change-Id: If9245244bfd3e8d8050e18b5ea09fcaf240a867d
2018-08-23 00:36:25 +00:00
Jaeun Choi
388736bfbe
lottie: fixed lottieviewer example
...
Change-Id: I5ede2096f3e00dd4b343a05b337dd67070f6ac66
2018-08-21 17:28:31 +09:00
subhransu mohanty
17bc03eb44
lottie/example: updated lottieviewer example.
...
Change-Id: I97e30598090f16e4370f1d08dc94315789d82a3d
2018-08-21 14:25:50 +09:00
Jaeun Choi
617b257ec4
lottie: add "lottieviewer" example
...
lottieviewer shows each frame image according to slider value.
since edc compilation is not supported yet,
do the following steps to run this example:
$ cd example
$ edje_cc layout.edc
$ mv layout.edj ../build/example
Change-Id: I00f7d8b743e9028d1e8006104e63bef5d96084b6
2018-08-21 03:53:11 +00:00