lottie/parser: support parsing auto orient property of layer.
[platform/core/uifw/lottie-player.git] / src /
2018-11-15 subhransu mohantylottie/parser: support parsing auto orient property... 25/193125/1
2018-11-15 subhransu mohantylottie/vector: added angleAt() api to bezier class. 24/193124/1
2018-11-15 subhransu mohantylottie: refactor to use line api to calculate angle. 23/193123/1
2018-11-15 subhransu mohantylottie/vector: add angle api to VLine class 22/193122/1
2018-11-14 subhransu mohantylottie: Fix crash issue from last patch. 64/193064/1
2018-11-14 Hermet Parklottieitem: free alloc memory properly. 60/193060/2
2018-11-14 subhransu mohantylottie: fix position property animation along path. 59/193059/1
2018-11-14 subhransu mohantylottie/vector: fixed the crash in bezier::length()... 58/193058/1
2018-11-14 subhransu mohantylottie/model: support fractional frame number in keyfra... 17/193017/1
2018-11-13 subhransu mohantylottie/parser: parse Hidden property of lottie objects. 74/192974/1
2018-11-13 Hermet Parklottieitem: apply transform for radial gradient values. 42/192942/2
2018-11-12 Hermet Parklottieitem: apply transform for linear gradient coordin... 60/192860/1
2018-11-09 Hermet Parkinterface: updated Graident structure naming. 07/192807/2
2018-11-09 subhransu mohantylottie: update LOTNode with the gradient stop value. 36/192736/1
2018-11-09 subhransu mohantylottie: Take care of parentAlpha when drawing with... 35/192735/1
2018-11-05 Hermet Parklottianimation: fix incorrect animation in time stretch. 89/192389/4
2018-11-01 subhransu mohantylottie: Use the new addroundrect api to get uniform... 23/192223/1
2018-11-01 subhransu mohantylottie/vector: added new addroundrect api with uniform... 22/192222/1
2018-11-01 subhransu mohantylottie: Fix the issue of assuming the startframe of... 21/192221/1
2018-10-31 subhransu mohantylottie: take startFrame of composition layer into accou... 77/192177/1
2018-10-31 subhransu mohantylottie: Added TimeStreatch feature to lottie. 76/192176/1
2018-10-23 subhransu mohantylottie/feature: Added timeRemap feature implementation. 22/191722/1
2018-10-23 subhransu mohantylottie: make functions inline. 21/191721/2
2018-10-23 subhransu mohantylottie: Add duration() and frameAtPos() api to Composit... 19/191719/2
2018-10-17 Hermet Parklottieitem : fix wrong matrix computation order. 75/191475/1
2018-10-16 subhransu mohantylottie: make destructor virtual for proper cleanup... 09/191309/1
2018-09-19 subhransu mohantylottie: make animation class constructor private. 81/189581/1
2018-09-14 subhransu mohantylottie/parser: fixed a crash when lottie resource has... 75/189175/1
2018-09-13 subhransu mohantylottie/parser: Fix crash issue when interpolation strin... 93/189093/2
2018-09-13 subhransu mohantylottie: add more info to tree dump. 30/189030/1
2018-09-12 Youngbok Shinlottie/parser: fix code indentations and a duplicated... 80/188980/1
2018-09-12 subhransu mohantylottie/parser: update the lottie tree dump method. 70/188970/1
2018-09-12 subhransu mohantylottie/parser: construct interpolator from correct... 25/188925/1
2018-09-12 subhransu mohantylottie: update the loadfromData() api signature. 20/188920/1
2018-09-11 subhransu mohantylottie: take a copy of the data before parsing. 65/188865/4
2018-09-11 subhransu mohantylottie/optimization: efficient member packing in the... 34/188834/1
2018-09-10 Hermet Parkcapi: export one missing api.
2018-09-10 sub.mohanty@samsun... lottie/vector: fine tune path api. 17/188717/2
2018-09-09 sub.mohanty@samsun... lottie: rename all isEmpty() api to empty() for consist... 20/188720/1
2018-09-09 sub.mohanty@samsun... lottie/vector: refactor rect class. 19/188719/2
2018-09-07 Hermet Parkbinding: fix compile error.
2018-09-07 Hermet Parkbinding: fix invalid access of LOTNode data. 02/188702/1
2018-09-07 Hermet Parkcapi: changed file name. 98/188698/1
2018-09-07 Hermet Parkfix build break by 0f5edac6d1595e0fecd8d48bb7d2e5353fe9121f 54/188654/1
2018-09-07 subhransu mohantylottie: refactor lottie interface 98/188598/4
2018-09-06 subhransu mohantylottie: refactor model class to remove visitor 54/188554/3
2018-09-06 subhransu mohantylottie: keep the content in back-tofron order in lottie... 53/188553/1
2018-09-06 subhransu mohantylottie/optimization: keep the layers in back-to-front... 46/188546/1
2018-09-06 Hermet Parklottieplayer: ++ lotplayer_set_data() 20/188520/2
2018-09-05 subhransu mohantylottie/vector: optimize VMatrix size requirement. 67/188467/2
2018-09-05 subhransu mohantylottie: optimize VColor structure. 65/188465/2
2018-09-05 subhransu mohantylottie/render: add neon path srcOver compostion mode... 98/188498/1
2018-09-04 subhransu mohantylottie: added new loadfromdata() api in lottie player. 78/188378/1
2018-09-04 subhransu mohantylottie: fixed warning. 73/188373/1
2018-09-03 subhransu mohantylottie: fixed inefficiency using clang-tidy performance... 57/188257/1
2018-09-03 subhransu mohantylottie: modernize using clang-tidy 'modernize-use-defau... 52/188252/1
2018-09-03 subhransu mohantylottie: moderize using clang-tidy 'modernize-return... 51/188251/1
2018-09-03 subhransu mohantylottie: avoid extra copy by using std::move 48/188248/1
2018-09-03 subhransu mohantylottie: modernize using clang-tidy "modernize-use-equal... 45/188245/1
2018-09-03 subhransu mohantylottie: mordernize using clang-tidy "modernize-use... 36/188236/1
2018-09-03 subhransu mohantylottie/render: hide the layer when matte layer is hidden. 31/188231/2
2018-09-03 Youngbok Shinlottie/vector: fix build failure for non-arm devices 29/188229/2
2018-09-03 subhransu mohantylottie/render: don't try to render invisible layer. 23/188223/1
2018-09-03 Hermet Parklottieplayer binding: ++apis bindings. 98/188098/4
2018-09-03 Hermet Parklottieplayer: keep API coding convention. 97/188097/2
2018-09-03 subhransu mohantylottie/parser: wrap the trim offset value before normalize. 97/188197/1
2018-08-31 subhransu mohantylottie/vector: add a local arena allocator. 77/188077/1
2018-08-30 subhransu mohantylottie: fixed proper handling of offset property in... 67/187967/1
2018-08-29 subhransu mohantylottie/vector: move line related api to its own class . 45/187845/1
2018-08-28 subhransu mohantylottie/vector: refactor VPathMesure to handle offset . 92/187792/3
2018-08-28 Youngbok Shinvector/vdasher: fix a wrong code indentation about... 47/187747/1
2018-08-28 Youngbok Shinlottie/vdasher: fix multiple dashes issue on multiple... 34/187734/1
2018-08-28 subhransu mohantylottie/vector: refactor VDasher. 92/187692/1
2018-08-27 Youngbok Shinlottie/vdasher: improve readability for cubicTo function 52/187652/2
2018-08-27 Youngbok Shinlottie/vdasher: improve readability for lineTo function 47/187647/3
2018-08-27 Youngbok Shinlottie/vdasher: remove connected dash lines between... 87/187587/2
2018-08-24 subhransu mohantylottie: refactor the viewitems to have a parent, to... 65/187565/1
2018-08-24 Youngbok Shinlottie: fix issue - path was not updated properly for... 57/187557/1
2018-08-24 subhransu mohantylottie: refactor processing of trim objects. 34/187534/2
2018-08-23 Youngbok Shinlottie: fix doubled scale issue 58/187458/1
2018-08-23 subhransu mohantylottie: remove dead code. 46/187446/1
2018-08-23 Youngbok Shinlottie: fixed regression caused by last commit 45/187445/1
2018-08-23 subhransu mohantylottie: refactor the lottie scene graph processing. 23/187423/1
2018-08-23 subhransu mohantylottie/vector : added addPath() api to vpath. 11/187411/1
2018-08-23 subhransu mohantylottie/vector: return correct number from segments... 10/187410/1
2018-08-23 Hermet Parklottieplayer: polishing getFrameDuration(), getFrameRate() 30/187330/4
2018-08-23 Youngbok Shinlottie: remove the combined alpha value and method... 67/187267/3
2018-08-22 Jaeun Choilottie: add APIs in lottieplayer to get frame rate... 86/187286/2
2018-08-22 Hermet Parkbinding/c: more compatible with C compiler. 70/187270/11
2018-08-21 subhransu mohantylottie/parser: changed the datatype of gradient member... 19/187219/1
2018-08-21 subhransu mohantylottie: fixed warnings generated by '-Wextra' flag. 15/187215/3
2018-08-21 subhransu mohantylottie: build fix. 02/187202/2
2018-08-21 sub.mohanty@samsun... lottie/render: added support to render difference mask... 90/187190/4
2018-08-21 sub.mohanty@samsun... lottie/parser: updated parser to parse difference mask... 89/187189/4
2018-08-21 subhransu mohantylottie: refactor VRaster class. 98/187198/2
2018-08-21 subhransu mohantylottie:convert remaining raw pointer to unique_ptr. 95/187195/2
2018-08-21 sub.mohanty@samsun... lottie/vector: added Xor operation to Rle object 88/187188/3
2018-08-21 Hermet Parklottieplayer: handling error code. 75/187175/2
2018-08-21 Hermet Parkadd c interface. 62/187062/6
2018-08-21 Hermet Parkrefactor infrastructure. 35/187035/6
next