platform/core/uifw/lottie-player.git
5 years agolottie: Use the max float value for gap to generate only 1 segment. 01/193201/2
subhransu mohanty [Fri, 16 Nov 2018 03:01:18 +0000 (12:01 +0900)]
lottie: Use the max float value for gap to generate only 1 segment.

Change-Id: Ifa8a2688a49f1675567ec5e11869c67d78a83f90

5 years agolottie/performance: clip out path early during rle generation. 96/193296/2
subhransu mohanty [Mon, 19 Nov 2018 05:41:13 +0000 (14:41 +0900)]
lottie/performance: clip out path early during rle generation.

Change-Id: I0e7c8f9b8408a56e9fd197fe53c49b0a87517608

5 years agolottie/vector: add support for clip during rle generation. 95/193295/3
subhransu mohanty [Mon, 19 Nov 2018 05:19:10 +0000 (14:19 +0900)]
lottie/vector: add support for clip during  rle generation.

Change-Id: Ifbd6c3e1b362369298dd6b9333af6f9a90731dbe

5 years agolottie: support for individual trim operation. 38/193238/2
subhransu mohanty [Fri, 16 Nov 2018 10:37:30 +0000 (19:37 +0900)]
lottie: support for individual trim operation.

Change-Id: I421c073c0d0f907d07107de5eb0ee141a8d16ebe

5 years agolottie: optimize VPath::length() api implementation. 63/193263/2
sub.mohanty@samsung.com [Fri, 16 Nov 2018 13:13:33 +0000 (22:13 +0900)]
lottie: optimize VPath::length() api implementation.

Change-Id: Ieb32e5e6103261fadbf4287d4e6f82353414caac

5 years agolottie/vector: extend freetype stroker to provide the contour open flag for each... 61/193261/2
sub.mohanty@samsung.com [Fri, 16 Nov 2018 12:38:30 +0000 (21:38 +0900)]
lottie/vector: extend freetype stroker to provide the contour open flag for each contour in an outline.

Change-Id: Ibe4f8e4f45c90f5b03fd528c460e040fef13b375

5 years agoresource: remove-- 00/193200/2
Hermet Park [Fri, 16 Nov 2018 02:46:15 +0000 (11:46 +0900)]
resource: remove--

Change-Id: I44dcb7e01c91a8633ed844974e8091aa59297b86

5 years agolottie/feature: Added 3D layer support in lottie player. 45/193145/1
subhransu mohanty [Thu, 15 Nov 2018 08:19:13 +0000 (17:19 +0900)]
lottie/feature: Added 3D layer support in lottie player.

Change-Id: I1f37f299761570d08ef9bda39a66df757b215e5a

5 years agolottie: added support of auto oriented feature in lottie. 33/193133/1
subhransu mohanty [Thu, 15 Nov 2018 04:51:18 +0000 (13:51 +0900)]
lottie: added support of auto oriented feature in lottie.

Change-Id: Id2290aa0949519fc24b165f9a24aff4151871507

5 years agolottie/parser: support parsing auto orient property of layer. 25/193125/1
subhransu mohanty [Thu, 15 Nov 2018 02:45:57 +0000 (11:45 +0900)]
lottie/parser: support parsing auto orient property of layer.

Change-Id: Ib7d757d43633d601fd76e8c3393219f7682c9112

5 years agolottie/vector: added angleAt() api to bezier class. 24/193124/1
subhransu mohanty [Thu, 15 Nov 2018 02:42:10 +0000 (11:42 +0900)]
lottie/vector: added angleAt() api to bezier class.

Change-Id: Ie5a3f68ad849d1a283363e1eae50ce9520bddb7a

5 years agolottie: refactor to use line api to calculate angle. 23/193123/1
subhransu mohanty [Thu, 15 Nov 2018 02:40:04 +0000 (11:40 +0900)]
lottie: refactor to use line api to calculate angle.

Change-Id: If9440f5fbf1b926a969226aad524db74881ba12f

5 years agolottie/vector: add angle api to VLine class 22/193122/1
subhransu mohanty [Thu, 15 Nov 2018 02:36:58 +0000 (11:36 +0900)]
lottie/vector: add angle api to VLine class

Change-Id: Iaa839e5a4e7a0517c7a9a01cb8e0de972dba95c6

5 years agolottie: Fix crash issue from last patch. 64/193064/1
subhransu mohanty [Wed, 14 Nov 2018 07:52:40 +0000 (16:52 +0900)]
lottie: Fix crash issue from last patch.

Change-Id: Ia8178e3454e26ae2ced8fb0bef66b1c5026f1d26

5 years agolottieitem: free alloc memory properly. 60/193060/2
Hermet Park [Wed, 14 Nov 2018 07:40:43 +0000 (16:40 +0900)]
lottieitem: free alloc memory properly.

gradient stops must be freed.

Change-Id: Ibc25e8e8e1c59762c0b757d15897a8ca5adf1f24

5 years agolottie: fix position property animation along path. 59/193059/1
subhransu mohanty [Wed, 14 Nov 2018 06:57:02 +0000 (15:57 +0900)]
lottie: fix position property animation along path.

Change-Id: I5b30f96a0e8358d2f6b75685ad9025dcdd4dee60

5 years agolottie/vector: fixed the crash in bezier::length() api. 58/193058/1
subhransu mohanty [Wed, 14 Nov 2018 07:36:04 +0000 (16:36 +0900)]
lottie/vector: fixed the crash in bezier::length() api.

Change-Id: I397ecdc65382bd30174bc95ff34063384d12972b

5 years agolottie/model: support fractional frame number in keyframe object. 17/193017/1
subhransu mohanty [Wed, 14 Nov 2018 02:08:39 +0000 (11:08 +0900)]
lottie/model: support fractional frame number in keyframe object.

Change-Id: I1a94b3bffbe7f01e462fcf3f93b822c356bae7b0

5 years agolottie/parser: parse Hidden property of lottie objects. 74/192974/1
subhransu mohanty [Tue, 13 Nov 2018 09:09:45 +0000 (18:09 +0900)]
lottie/parser: parse Hidden property of lottie objects.

Change-Id: I6d9288404045d4332017320b4102c3c5dc6b7d96

5 years agolottieitem: apply transform for radial gradient values. 42/192942/2
Hermet Park [Tue, 13 Nov 2018 05:54:23 +0000 (14:54 +0900)]
lottieitem: apply transform for radial gradient values.

gradient and shape cooridnates must be in same space,
implement them of missing calc.

Change-Id: I21d3024718e9cb64e0072db680ec07e77b8c3d43

5 years agolottie/example: update example with gradient support for efl renderer. 66/192866/1
subhransu mohanty [Mon, 12 Nov 2018 06:48:09 +0000 (15:48 +0900)]
lottie/example: update example with gradient support for efl renderer.

Change-Id: I44bad80372b197572368bae45f109e81a2a4a989

5 years agolottieitem: apply transform for linear gradient coordinates. 60/192860/1
Hermet Park [Mon, 12 Nov 2018 05:58:04 +0000 (14:58 +0900)]
lottieitem: apply transform for linear gradient coordinates.

gradient and shape coordinates must be in same space,
gradient coordinates didn't on it.

Change-Id: Ic697c066c4303c47dd382f11af2f9afb33d6a937

5 years agointerface: updated Graident structure naming. 07/192807/2
Hermet Park [Fri, 9 Nov 2018 11:18:37 +0000 (20:18 +0900)]
interface: updated Graident structure naming.

Change-Id: Ib4b316afd353b0c4762c051bae0f3f277393cac2

5 years agolottie: update LOTNode with the gradient stop value. 36/192736/1
subhransu mohanty [Fri, 9 Nov 2018 01:50:00 +0000 (10:50 +0900)]
lottie: update LOTNode with the gradient stop value.

Change-Id: I85f882418d66341f2667428e293364e2cd916a9e

5 years agolottie: Take care of parentAlpha when drawing with gradient. 35/192735/1
subhransu mohanty [Fri, 9 Nov 2018 01:16:24 +0000 (10:16 +0900)]
lottie: Take care of parentAlpha when drawing with gradient.

Change-Id: Iacdf1df1010a8afe69d15dffa5793791aabc4fef

5 years agolottianimation: fix incorrect animation in time stretch. 89/192389/4
Hermet Park [Mon, 5 Nov 2018 08:04:07 +0000 (17:04 +0900)]
lottianimation: fix incorrect animation in time stretch.

Instead of applying startFrame at frameAtPos()
but applied it at update() in generic way.

This change could make apis useful at both raw frame control
and normalized frame controls.

This fixes "cue" animation sample.

Change-Id: I0adfd73410291cdee95455b18ef8720482c81090

5 years agolottie: added new resource from UX. 24/192224/1
subhransu mohanty [Thu, 1 Nov 2018 01:59:36 +0000 (10:59 +0900)]
lottie: added new resource from UX.

Change-Id: I22e3866f23354afecc9620982cdcc1ff1a2e5ef9

5 years agolottie: Use the new addroundrect api to get uniform corner as expected from AE. 23/192223/1
subhransu mohanty [Thu, 1 Nov 2018 01:58:37 +0000 (10:58 +0900)]
lottie: Use the new addroundrect api to get uniform corner as expected from AE.

Change-Id: Ifcc1486a530d6ddd195bf45a4ea7bf4a4c8ddaa7

5 years agolottie/vector: added new addroundrect api with uniform roundness of corner. 22/192222/1
subhransu mohanty [Thu, 1 Nov 2018 01:57:14 +0000 (10:57 +0900)]
lottie/vector: added new addroundrect api with uniform roundness of corner.

Change-Id: Id6584d3b4fc4b81f2407ba66cafca4b6521d7fd8

5 years agolottie: Fix the issue of assuming the startframe of composition is always zero. 21/192221/1
subhransu mohanty [Thu, 1 Nov 2018 01:18:02 +0000 (10:18 +0900)]
lottie: Fix the issue of assuming the startframe of composition is always zero.
        use the start and end frame instead.

Change-Id: I16cee8b8fbf651faa8c736d979bab51a07dbfa4d

5 years agolottie: take startFrame of composition layer into account while updating 77/192177/1
subhransu mohanty [Wed, 31 Oct 2018 08:18:55 +0000 (17:18 +0900)]
lottie: take startFrame of composition layer into account while updating
        children layers.

Change-Id: I693d18d8ba5757030f8166c263641ad900b8d835

5 years agolottie: Added TimeStreatch feature to lottie. 76/192176/1
subhransu mohanty [Wed, 31 Oct 2018 07:57:55 +0000 (16:57 +0900)]
lottie: Added TimeStreatch feature to lottie.
Details: still some resources are not working ex:hiking.json need to
find out what other properties also affected by time streatch property.

Change-Id: I5846c74549e86f13606de5dd824fef00e2d5857a

5 years agolottie/feature: Added timeRemap feature implementation. 22/191722/1
subhransu mohanty [Tue, 23 Oct 2018 00:46:20 +0000 (09:46 +0900)]
lottie/feature: Added timeRemap feature implementation.

Change-Id: I89df91f3cc709fa8fa392586218676770c0aac84

5 years agolottie: make functions inline. 21/191721/2
subhransu mohanty [Tue, 23 Oct 2018 00:09:49 +0000 (09:09 +0900)]
lottie: make functions inline.

Change-Id: I0e9a085071965c95fb4867e313260f8c0b051e24

5 years agolottie: Add duration() and frameAtPos() api to CompositionData model. 19/191719/2
subhransu mohanty [Mon, 22 Oct 2018 23:55:39 +0000 (08:55 +0900)]
lottie: Add duration() and frameAtPos() api to CompositionData model.

Change-Id: I7ff968b8262270dcd7b47a16f1a9549f7ffdb7d5

5 years agolottieitem : fix wrong matrix computation order. 75/191475/1
Hermet Park [Wed, 17 Oct 2018 10:45:02 +0000 (19:45 +0900)]
lottieitem : fix wrong matrix computation order.

It occured scaled position, now it's fixed.

Change-Id: Id179c32139fb0722a6f4faaaea7044944c2e4c92

5 years agolottie: make destructor virtual for proper cleanup of derived object 09/191309/1
subhransu mohanty [Tue, 16 Oct 2018 01:19:26 +0000 (10:19 +0900)]
lottie: make  destructor virtual for proper cleanup of derived object

Change-Id: I0c91778834b46365598381e57363e36c2c91de63

5 years agoREADME: Document how to build using cmake
Bryce Harrington [Thu, 27 Sep 2018 04:50:11 +0000 (13:50 +0900)]
README: Document how to build using cmake

Reviewd-By: Hermet Park <hermetpark@gmail.com>
Change-Id: I25056d78d5b540fe0568825a617979b6439f508b

5 years agoREADME: Add docs for running testsuite
Bryce Harrington [Thu, 27 Sep 2018 04:49:30 +0000 (13:49 +0900)]
README: Add docs for running testsuite

Change-Id: Ifcbdaf1a2aecd1b61e43faf9bac603d6d1151400

5 years agoREADME: Fix a few typos
Bryce Harrington [Thu, 27 Sep 2018 04:48:25 +0000 (13:48 +0900)]
README: Fix a few typos

Change-Id: I6549291543f0c3f5626b0fb3011f712d1d9df34f

5 years agoFixes a spelling and some minor formatting.
Bryce Harrington [Thu, 27 Sep 2018 04:46:09 +0000 (13:46 +0900)]
Fixes a spelling and some minor formatting.

Change-Id: Ie6a0f4706eae8cf87335aaeabec2b66050109ef0

5 years agolottie: make animation class constructor private. 81/189581/1
subhransu mohanty [Wed, 19 Sep 2018 02:29:26 +0000 (11:29 +0900)]
lottie: make animation class constructor private.

we can't use make_unique to create the animation object anymore because the constructor is private.
so used unique_ptr constructor instead.

Change-Id: I23b68c68d1b960085800365662ebb1cc676731cc

5 years agolottie/camke: use ${LIB_INSTALL_DIR} instead of hard coded lib/ path. 52/189452/2 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.022314 accepted/tizen/unified/20180918.063007 submit/tizen/20180918.061016 submit/tizen_5.0/20181101.000005
subhransu mohanty [Tue, 18 Sep 2018 02:46:57 +0000 (11:46 +0900)]
lottie/camke: use ${LIB_INSTALL_DIR} instead of hard coded lib/ path.

Change-Id: I10152adb394df81b241afb3ca7ae34169917eb94

5 years agolottie/build: add sanitizer build to lottie-player library. 90/189290/1
sub.mohanty@samsung.com [Sat, 15 Sep 2018 14:03:04 +0000 (23:03 +0900)]
lottie/build: add sanitizer build to lottie-player library.

Change-Id: I51d7d4b21bae19f4b6174ccb8f48ceefcc01f434

5 years agolottie: add more test resources. 76/189176/1 submit/tizen/20180917.042405
subhransu mohanty [Fri, 14 Sep 2018 04:53:47 +0000 (13:53 +0900)]
lottie: add more test resources.

Change-Id: I778b7fe0d062043d97cc87d0ec581f2d35451f2b

5 years agolottie/parser: fixed a crash when lottie resource has empty path data. 75/189175/1
subhransu mohanty [Fri, 14 Sep 2018 04:41:56 +0000 (13:41 +0900)]
lottie/parser: fixed a crash when lottie resource has empty path data.

Change-Id: I83d04fa6a1034f71e8cf9b6468b192b56a4c8185

5 years agolottie/resource: added few more resource from internet. 61/189061/3
subhransu mohanty [Thu, 13 Sep 2018 05:58:54 +0000 (14:58 +0900)]
lottie/resource: added few more resource from internet.

Change-Id: I7a22d6b9beb4741fb047f9c7556cea3a38bc21d9

5 years agolottie/parser: Fix crash issue when interpolation string is not present in lottie... 93/189093/2
subhransu mohanty [Thu, 13 Sep 2018 09:08:21 +0000 (18:08 +0900)]
lottie/parser: Fix crash issue when interpolation string is not present in lottie file.
For some version of bodymovin file interpolation string is not part of the keyframe
in those case create one and add it to the cache.

Change-Id: I5853bd7a6f46140d16191c2b79622cfa1f6fb074

5 years agolottie: add more info to tree dump. 30/189030/1
subhransu mohanty [Thu, 13 Sep 2018 01:33:50 +0000 (10:33 +0900)]
lottie: add more info to tree dump.

Change-Id: I8565484b16dfb703586af2ba3b893c0c90298107

5 years agolottie/parser: fix code indentations and a duplicated code 80/188980/1
Youngbok Shin [Wed, 12 Sep 2018 07:48:39 +0000 (16:48 +0900)]
lottie/parser: fix code indentations and a duplicated code

Change-Id: I01280529f6ada36ded67a31d24833049762f52ca

5 years agolottie/parser: update the lottie tree dump method. 70/188970/1
subhransu mohanty [Wed, 12 Sep 2018 06:59:39 +0000 (15:59 +0900)]
lottie/parser: update the lottie tree dump method.

Change-Id: Ie126e11a20493517df69fdd2a03a091bc802a733

5 years agolottie/vector : add a example to test the vector module. 29/188929/2
subhransu mohanty [Wed, 12 Sep 2018 02:49:12 +0000 (11:49 +0900)]
lottie/vector : add a example to test the vector module.

Change-Id: I511b2b520b51ec8b9bf278b67a5ca94784af4c76

5 years agolottie/parser: construct interpolator from correct argument. 25/188925/1
subhransu mohanty [Wed, 12 Sep 2018 02:34:36 +0000 (11:34 +0900)]
lottie/parser: construct interpolator from correct argument.
This is the most annoying bug because of passing argument in wrong order to
the interpolaor constructor.

Change-Id: Idfc307186bc1dd7d6d3849d29985c3e6f493d9d0

5 years agolottie: update the loadfromData() api signature. 20/188920/1
subhransu mohanty [Wed, 12 Sep 2018 01:09:44 +0000 (10:09 +0900)]
lottie: update the loadfromData() api signature.

Change-Id: I801f39d06ce67d30be37dc14733ad99ae3a54da2

5 years agolottie: take a copy of the data before parsing. 65/188865/4
subhransu mohanty [Tue, 11 Sep 2018 06:53:59 +0000 (15:53 +0900)]
lottie: take a copy of the data before parsing.

Change-Id: Ic25eea21093d8b533462ffd4c46e86d87f7c6f35

5 years agolottie/optimization: efficient member packing in the VDrawable object. 34/188834/1
subhransu mohanty [Tue, 11 Sep 2018 04:18:04 +0000 (13:18 +0900)]
lottie/optimization: efficient member packing in the VDrawable object.

Change-Id: I545f9a33d1cae329bc9ee140c213e07697b8cccf

5 years agocapi: export one missing api.
Hermet Park [Mon, 10 Sep 2018 11:57:28 +0000 (20:57 +0900)]
capi: export one missing api.

Change-Id: Iba8d035febdcbbee852aa9d946ae3202ae5433ad

5 years agolottie/test: added new unit test cases for library. 58/188758/2
subhransu mohanty [Mon, 10 Sep 2018 05:54:15 +0000 (14:54 +0900)]
lottie/test: added new unit test cases for library.

Change-Id: I1c9d61d98a1028601a36c4e6118b7109d88b2ace

5 years agolottie/vector: fine tune path api. 17/188717/2
sub.mohanty@samsung.com [Sat, 8 Sep 2018 04:17:12 +0000 (13:17 +0900)]
lottie/vector: fine tune path api.

Change-Id: Ic40da16809e5e0b32f5d23cc8b06636d37072037

5 years agolottie/test: refactor unit test suite for lottie library 18/188718/3
sub.mohanty@samsung.com [Sat, 8 Sep 2018 04:15:28 +0000 (13:15 +0900)]
lottie/test: refactor unit test suite for lottie library

Change-Id: I25097f0c3c637e020c51f9f679082809d0cbdaad

5 years agolottie: rename all isEmpty() api to empty() for consistancy. 20/188720/1
sub.mohanty@samsung.com [Sun, 9 Sep 2018 02:57:30 +0000 (11:57 +0900)]
lottie: rename all isEmpty() api to empty() for consistancy.

Change-Id: Id3dddbd920ff00c7beafe0abd17f6da73442195b

5 years agolottie/vector: refactor rect class. 19/188719/2
sub.mohanty@samsung.com [Sat, 8 Sep 2018 08:12:20 +0000 (17:12 +0900)]
lottie/vector: refactor rect class.

Change-Id: I553160f74ad06b002cf2d17d1bf55615e71f9853

5 years agobinding: fix compile error.
Hermet Park [Fri, 7 Sep 2018 11:33:33 +0000 (20:33 +0900)]
binding: fix compile error.

Change-Id: I3c5b0390f39ca885529475330a73f9af7dee29d0

5 years agobinding: fix invalid access of LOTNode data. 02/188702/1
Hermet Park [Fri, 7 Sep 2018 11:30:05 +0000 (20:30 +0900)]
binding: fix invalid access of LOTNode data.

double-pointer is not an array of pointer.
there could be proper code for fixing this.

Change-Id: Ia79463fa358d485b98cf2fc3cf52d080dd67a574

5 years agocommon: changed name prefix. 99/188699/1
Hermet Park [Fri, 7 Sep 2018 10:42:30 +0000 (19:42 +0900)]
common: changed name prefix.

Change-Id: I88c297713e3a899edf2eed667aafae357ea376f4

5 years agocapi: changed file name. 98/188698/1
Hermet Park [Fri, 7 Sep 2018 10:40:02 +0000 (19:40 +0900)]
capi: changed file name.

Change-Id: Ic1c6b550751041f856814d24b668ab9f97606170

5 years agolottie: added intial documentation in the animation interface. 88/188688/1
subhransu mohanty [Fri, 7 Sep 2018 09:21:00 +0000 (18:21 +0900)]
lottie: added intial documentation in the animation interface.

Change-Id: I92d802aa44492cdc83d15c8775dd8830f2cffe9d

5 years agofix build break by 0f5edac6d1595e0fecd8d48bb7d2e5353fe9121f 54/188654/1
Hermet Park [Fri, 7 Sep 2018 06:08:11 +0000 (15:08 +0900)]
fix build break by 0f5edac6d1595e0fecd8d48bb7d2e5353fe9121f
and packaging it properly.

Change-Id: Ib1216034d63beb809fdd652542980e61494e1e91

5 years agolottie: refactor lottie interface 98/188598/4
subhransu mohanty [Thu, 6 Sep 2018 11:18:40 +0000 (20:18 +0900)]
lottie: refactor lottie interface
1. rename namespace player--> animation both cpp and c interface
2. added factory function to create animation object.
3. added render api to c interface.

Change-Id: I31c99a66678b20a0c743c564d399172f4182b0d1

5 years agoadd AUTHORS 48/188548/2
Hermet Park [Thu, 6 Sep 2018 02:42:56 +0000 (11:42 +0900)]
add AUTHORS

Change-Id: I966f655a2744162d85562594a64a1547d297f278

5 years agolottie: refactor model class to remove visitor 54/188554/3
subhransu mohanty [Thu, 6 Sep 2018 04:45:17 +0000 (13:45 +0900)]
lottie: refactor model class to remove visitor
now visitor class will use the lotnode->type to visit the tree
and all the model class don't have to pay the virtual pointer overhead.

Change-Id: Ie98d5e369c9f30c94222898849a6da5d0b82938c

5 years agolottie: keep the content in back-tofron order in lottie scenegraph. 53/188553/1
subhransu mohanty [Thu, 6 Sep 2018 03:16:59 +0000 (12:16 +0900)]
lottie: keep the content in back-tofron order in lottie scenegraph.

Change-Id: I15090782105c5e30d38e4d2df896d430d6f8cc19

5 years agolottie/optimization: keep the layers in back-to-front order in scenegraph for cache... 46/188546/1
subhransu mohanty [Thu, 6 Sep 2018 02:17:02 +0000 (11:17 +0900)]
lottie/optimization: keep the layers in back-to-front order in scenegraph for cache coherency

Change-Id: I31678bc3f4470287a4ebebc8ab88cbd0a38d2f15

5 years agolottieplayer: ++ lotplayer_set_data() 20/188520/2
Hermet Park [Wed, 5 Sep 2018 11:33:30 +0000 (20:33 +0900)]
lottieplayer: ++ lotplayer_set_data()

Change-Id: I8f38f6473213aa2d9904aac0dd68aaa207b1e076

5 years agopackaging: include c api header. 72/188472/2
Hermet Park [Wed, 5 Sep 2018 08:34:24 +0000 (17:34 +0900)]
packaging: include c api header.

Change-Id: I2b495d978474f7d5e3447fc23dd4126303beaf1e

5 years agolottie/vector: optimize VMatrix size requirement. 67/188467/2
subhransu mohanty [Wed, 5 Sep 2018 07:56:38 +0000 (16:56 +0900)]
lottie/vector: optimize VMatrix size requirement.

Change-Id: I64efd97336904669d60c6ce99f83d5737f83d9b7

5 years agolottie: optimize VColor structure. 65/188465/2
subhransu mohanty [Wed, 5 Sep 2018 07:47:09 +0000 (16:47 +0900)]
lottie: optimize VColor structure.
uchar is enough to store 0-255 possible color value.

Change-Id: Iaf6a24dd99158483723e98a930f12478770fac58

5 years agolottie/render: add neon path srcOver compostion mode for solid src. 98/188498/1
subhransu mohanty [Wed, 5 Sep 2018 10:37:36 +0000 (19:37 +0900)]
lottie/render: add neon path  srcOver compostion mode for solid src.

Change-Id: I711dc309b02911de1155b0e788c6e79b6630fb7a

5 years agolottie/example: use loadfromData() api in demo app. 82/188382/1
subhransu mohanty [Tue, 4 Sep 2018 10:10:32 +0000 (19:10 +0900)]
lottie/example: use loadfromData() api in demo app.

Change-Id: I8e5ce194f1795ca30ac8aad319ba25706a6023cf

5 years agolottie: added new loadfromdata() api in lottie player. 78/188378/1
subhransu mohanty [Tue, 4 Sep 2018 09:41:47 +0000 (18:41 +0900)]
lottie: added new loadfromdata() api in lottie player.

Change-Id: Iadc6e57953190bdb860415cb3a4d4d02a6ac3cf6

5 years agolottie: fixed warning. 73/188373/1
subhransu mohanty [Tue, 4 Sep 2018 09:15:09 +0000 (18:15 +0900)]
lottie: fixed warning.

Change-Id: I5b4bf56ed2ad38d0d12a031791e23b24083ff573

5 years agolottie: fixed inefficiency using clang-tidy performance option. 57/188257/1
subhransu mohanty [Mon, 3 Sep 2018 10:10:44 +0000 (19:10 +0900)]
lottie: fixed inefficiency using clang-tidy performance option.

Change-Id: I7fc33842e177091a596f980b87759a1cb90ed79e

5 years agolottie: modernize using clang-tidy 'modernize-use-default-member-init' 52/188252/1
subhransu mohanty [Mon, 3 Sep 2018 09:50:54 +0000 (18:50 +0900)]
lottie: modernize using clang-tidy 'modernize-use-default-member-init'

Change-Id: I6ee31ae694d9f9cfb6cabbe160a980cd5277d1a7

5 years agolottie: moderize using clang-tidy 'modernize-return-braced-init-list' 51/188251/1
subhransu mohanty [Mon, 3 Sep 2018 09:36:19 +0000 (18:36 +0900)]
lottie: moderize using clang-tidy 'modernize-return-braced-init-list'

Change-Id: I4186243915c8bda61aade79e55f87e286801d2da

5 years agolottie: avoid extra copy by using std::move 48/188248/1
subhransu mohanty [Mon, 3 Sep 2018 09:27:12 +0000 (18:27 +0900)]
lottie: avoid extra copy by using std::move

Change-Id: Iaa61ee36a87e26b2c26676cae4b7cf2e94b595a0

5 years agolottie: modernize using clang-tidy "modernize-use-equals-default" 45/188245/1
subhransu mohanty [Mon, 3 Sep 2018 09:10:45 +0000 (18:10 +0900)]
lottie: modernize using clang-tidy "modernize-use-equals-default"

Change-Id: Ic09bf5651333f63f2603c8e3d9dd8afd4b73c7aa

5 years agolottie: mordernize using clang-tidy "modernize-use-override" 36/188236/1
subhransu mohanty [Mon, 3 Sep 2018 08:19:11 +0000 (17:19 +0900)]
lottie: mordernize using clang-tidy "modernize-use-override"

Change-Id: Ice8612f9ceb3b99ebeeb6b618a54e9298b4cb66f

5 years agolottie/render: hide the layer when matte layer is hidden. 31/188231/2
subhransu mohanty [Mon, 3 Sep 2018 07:39:34 +0000 (16:39 +0900)]
lottie/render: hide the layer when matte layer is hidden.

in AE matte layers visibility affects the layer below.

Change-Id: I0d1c6e19f78bc3d25ac6ae8a56ec5371a925e300

5 years agolottie/vector: fix build failure for non-arm devices 29/188229/2
Youngbok Shin [Mon, 3 Sep 2018 07:33:37 +0000 (16:33 +0900)]
lottie/vector: fix build failure for non-arm devices

Change-Id: Id03173880629859df24e8c195a5060d8494f8d88

5 years agolottie/render: don't try to render invisible layer. 23/188223/1
subhransu mohanty [Mon, 3 Sep 2018 06:49:10 +0000 (15:49 +0900)]
lottie/render: don't try to render invisible layer.

Change-Id: I2544b6a04d07eaf155fbddc405952e739b14eaf1

5 years agolottieplayer binding: ++apis bindings. 98/188098/4
Hermet Park [Fri, 31 Aug 2018 08:31:03 +0000 (17:31 +0900)]
lottieplayer binding: ++apis bindings.

Change-Id: I6becf969ae71d1b19399cc44ce1b38e92f3920d3

5 years agolottieplayer: keep API coding convention. 97/188097/2
Hermet Park [Fri, 31 Aug 2018 08:27:49 +0000 (17:27 +0900)]
lottieplayer: keep API coding convention.

Not use "get" prefix so far.

Change-Id: Iabc2852cd78d5ac4f4fa29f8b3b7195eafe1d804

5 years agolottie: fixed cmake build issue. 16/188216/1
subhransu mohanty [Mon, 3 Sep 2018 06:03:52 +0000 (15:03 +0900)]
lottie: fixed cmake build issue.

Change-Id: I48591bd78dd173d7f148cc2dcb3c31dd8cd9d1a2

5 years agolottie/parser: wrap the trim offset value before normalize. 97/188197/1
subhransu mohanty [Mon, 3 Sep 2018 03:31:16 +0000 (12:31 +0900)]
lottie/parser: wrap the trim offset value before normalize.

Change-Id: I5bce3b840cc54d626ea2397d35c4a7ef90e7be7e

5 years agolottie/example: sort the file list before showing it in list view. 96/188196/1
subhransu mohanty [Mon, 3 Sep 2018 03:26:50 +0000 (12:26 +0900)]
lottie/example: sort the file list before showing it in list view.

Change-Id: I3dd2c2d332cfc13265694e1ac6ee2a4bae6e1afd

5 years agolottie/example: enhanced lottieviewer example 38/187938/5
Jaeun Choi [Wed, 29 Aug 2018 14:24:45 +0000 (23:24 +0900)]
lottie/example: enhanced lottieviewer example

Change-Id: I0eb2a8c528376397190c75b084e9510c3698c034

5 years agolottie/vector: add a local arena allocator. 77/188077/1
subhransu mohanty [Fri, 31 Aug 2018 05:37:33 +0000 (14:37 +0900)]
lottie/vector: add a local arena allocator.

Change-Id: I7f76ab73d457ee9f4e9b5e35c1303c63c14efcea

5 years agolottie/resource: added new resource going to be used by mobile/vd team. 71/187971/1
subhransu mohanty [Thu, 30 Aug 2018 05:16:18 +0000 (14:16 +0900)]
lottie/resource: added new resource  going to be used by  mobile/vd team.

Change-Id: Ia25247bda7349c34df14aeeab24f1ec42e864d8c

5 years agolottie: fixed proper handling of offset property in trim object. 67/187967/1
subhransu mohanty [Thu, 30 Aug 2018 05:00:47 +0000 (14:00 +0900)]
lottie: fixed proper handling of offset property in trim object.
The offset property is in degree and wraps after 360 degree to 0.
so normalize the offset property to [0 - 1] and pass it to pathmesure object.

Change-Id: Ifd56f0926c1971dd5dd549787dcf5e5c35ed875a

5 years agolottie: added new lottie resource file. 66/187866/2
subhransu mohanty [Wed, 29 Aug 2018 05:42:35 +0000 (14:42 +0900)]
lottie: added new lottie resource file.

Change-Id: I487b65a371b2aeed80cda6211ab55ea525d37c9a