lottie/trim: fix regression, always modify the path in trim::update() call.
[platform/core/uifw/lottie-player.git] / src / lottie / lottieitem.cpp
2018-11-21 subhransu mohantylottie/trim: fix regression, always modify the path... 56/193456/1
2018-11-19 subhransu mohantylottie/performance: clip out path early during rle... 96/193296/2
2018-11-19 subhransu mohantylottie: support for individual trim operation. 38/193238/2
2018-11-15 subhransu mohantylottie: added support of auto oriented feature in lottie. 33/193133/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-01 subhransu mohantylottie: Use the new addroundrect api to get uniform... 23/192223/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-17 Hermet Parklottieitem : fix wrong matrix computation order. 75/191475/1
2018-09-11 subhransu mohantylottie/optimization: efficient member packing in the... 34/188834/1
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 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-03 subhransu mohantylottie/render: hide the layer when matte layer is hidden. 31/188231/2
2018-09-03 subhransu mohantylottie/render: don't try to render invisible layer. 23/188223/1
2018-08-28 subhransu mohantylottie/vector: refactor VPathMesure to handle offset . 92/187792/3
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 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 Youngbok Shinlottie: remove the combined alpha value and method... 67/187267/3
2018-08-22 Hermet Parkbinding/c: more compatible with C compiler. 70/187270/11
2018-08-21 subhransu mohantylottie: fixed warnings generated by '-Wextra' flag. 15/187215/3
2018-08-21 sub.mohanty@samsun... lottie/render: added support to render difference mask... 90/187190/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 Youngbok Shinlottie: apply matte feature to LOTCompLayerItem 77/187177/2
2018-08-20 subhransu mohantylottie/render: handle the case when resulting mask... 37/187137/3
2018-08-20 subhransu mohantylottie: use unique_ptr instead of raw pointer. 04/187104/4
2018-08-20 subhransu mohantylottie/parser: treat root layer as a special precomp... 94/187094/4
2018-08-20 subhransu mohantylottie/player: refactor to use std::find_if instead... 91/187091/5
2018-08-16 subhransu mohantylottie/optimization: keep drawablelist in layer to... 54/186854/1
2018-08-16 Youngbok Shinlottie: pass matteSource and bitmap to layer's render... 73/186773/10
2018-08-14 subhransu mohantylottie/player: refactor composition class to keep a... 89/186789/3
2018-08-09 subhransu mohantylottie/render: Draw layers form back to front in the... 15/186315/2
2018-08-08 subhransu mohantylottie/render : fixed dash regression 05/186205/1
2018-08-07 subhransu mohantylottie/vector: refactored VRle class to use cow_ptr. 11/185911/4
2018-08-03 Youngbok Shinlottie: don't redraw path item if its properties are... 56/185856/3
2018-08-02 subhransu mohantylottie: always get the item by ref or const ref. 96/185796/1
2018-08-02 Youngbok Shinlottie/raster: remove Const qualifier from VPath parameters 75/185775/1
2018-08-02 Youngbok Shinlottie/vector: move VPath to raster/drawable methods 63/185763/1
2018-08-02 Youngbok Shinlottie/vector: add clone method to copy data without... 52/185752/2
2018-08-02 Youngbok Shinlottie: reuse path for reducing constructor/destructor... 75/185675/3
2018-08-01 subhransu mohantylottie/optimization: move the rle object to rletask... 86/185586/1
2018-07-30 subhransu mohantylottie: Follow Tizen coding guideline. 65/185365/1
2018-07-28 sub.mohanty@samsun... lottie/render: fixed std::move copy elision warning 49/185349/1
2018-07-27 Jaeun Choilottie/vector: clean up vpathmesure and use vdasher... 92/185292/1
2018-07-27 subhransu mohantylottie/render: Use AlignCenter rule when the compositio... 56/185256/2
2018-07-27 subhransu mohantylottie/render: Move drawable class to vector. 95/185195/1
2018-07-26 subhransu mohantylottie/optimization: reduce temporary object by calling... 62/185162/1
2018-07-26 subhransu mohantylottie/optimization: reserve() memory ahead before... 74/185074/2
2018-07-24 subhransu mohantylottie/vector: refactor vraster to optimize number... 22/184922/2
2018-07-24 Youngbok Shinlottie/vector: change addPolystar* method to addPolysta... 21/184921/1
2018-07-24 sub.mohanty@samsun... lottie: give a make_unique wrapper till we move to... 54/184754/3
2018-07-20 Jaeun Choilottie: fixed miscellaneous things regarding trim operation 11/184711/2
2018-07-20 Jaeun Choilottie: handle trim path 33/184633/3
2018-07-19 subhransu mohantylottie/render: start all preprocess task at once before... 96/184596/1
2018-07-19 subhransu mohantylottie: fixed valgrind warning for unintialized variable 59/184459/2
2018-07-19 subhransu mohantylottie:render: added task stealing scheduler for async... 52/184452/2
2018-07-19 subhransu mohantylottie/render: fixed Mask substarct implementation. 06/184406/2
2018-07-19 subhransu mohantylottie/model: refactored path direction handling. 59/184559/1
2018-07-17 Hermet Parkvector: clean up single, double-decision comparison 54/184354/5
2018-07-17 subhransu mohantylottie: removed dead code. 64/184264/1
2018-07-17 subhransu mohantylottie/mask: refactored mask drawing to take care of... 63/184263/1
2018-07-16 subhransu mohantylottie/optimization: update the layer item only when... 86/184186/2
2018-07-16 subhransu mohantylottie: fix issue of layer static property updation. 85/184185/2
2018-07-11 subhransu mohantylottie-player : Initial draft for lottie-player library 96/183796/6