common: nothing was rendered after an empty masked node came across
[platform/core/graphics/tizenvg.git] / src / lib / tvgShape.cpp
2021-11-16 Hermet Parkcommon math: code refactoring
2021-11-05 Hermet Parkcommon shape: code refactoring.
2021-11-04 Hermet Parkcommon shape: ++tiny optimization
2021-10-26 Hermet Parkcommon: Introduce class type identifier apis.
2021-10-15 projectitisall: fix warnings on MSVC
2021-09-27 Mira Grudzinskacommon: preventing msvc compiler warnings (#817)
2021-09-27 Mira Grudzinskacommon: preventing possible compiler warnings
2021-08-06 JunsuChoicommon Shape: Fix check to invalid argument
2021-07-22 Hermet Parkcommon: code refactoring
2021-07-07 Hermet Parkcommon shape: allow to reset stroke dash.
2021-06-28 Mira Grudzinskacommon: PaintType enum changed to identifier in Paint...
2021-06-24 Hermet Parkcommon: fix compatibility issue for MSVC
2021-04-09 Hermet Parkbinary optimization
2021-03-24 Hermet Parkupdated copyright
2021-03-17 Michal Szczecinskicommon shape: Fixed appendArc for negative values.
2021-03-12 Hermet Parkcommon shape: revise Shape::reset() api.
2021-03-03 Hermet Parkcommon: optimize scene composition
2021-02-19 Mira Grudzinskasw_engine: adding a gradient as a stroke feature
2020-12-28 Hermet Parkcommon shape: code refactoring
2020-12-28 Mira Grudzinskasw_engine shape: expand the algorithm to draw arcs...
2020-11-06 Hermet Parkcommon shape: memory optimization
2020-10-23 Mira Grudzinskacommon shape: handling dash patterns < 1
2020-10-23 Hermet Parkcommon api: interface refactoring
2020-10-22 Hermet Parkcommon fill: add fill-rule interface.
2020-10-08 Hermet Parkcommon shape: fix reset() bug. (#99) submit/tizen/20201012.232328
2020-10-06 Mira Grudzinskashape: fixing 'pie' option
2020-09-24 Hermet Parkoptimization: cut off file dependencies.
2020-09-21 Hermet Parkcommon: binary optimization. (#65)
2020-09-18 Hermet Parkcommon: code refactoring. accepted/tizen/unified/20200923.024103 submit/tizen/20200920.213436
2020-09-17 Hermet Parkcommon path: code refactoring.
2020-09-17 Michal Szczecinskishape: added duplicate api.
2020-08-28 Hermet ParkMerge "tvgShape: fixed missing check in Shape::fill...
2020-08-26 Mateusz PalkowskitvgShape: fixed missing check in Shape::fill 97/242397/1
2020-08-20 Hermet ParkMerge "tvg: added task support that runs on a threadpo...
2020-08-20 Hermet Parkcode refactoring 40/241440/1
2020-08-13 Michal Szczecinskicommon_shape: fixed arc api to draw rectangles lower... 79/240779/2
2020-08-13 Hermet Parkreplace license from Apache 2.0 to MIT 65/240965/2
2020-08-06 Hermet Parkfix compile warnings 37/240437/1
2020-08-04 Hermet ParkMerge "spec: Add spec for rpm packaging" into tizen
2020-08-03 Hermet Parkcommon: code refactoring.
2020-08-03 Hermet Parkcommon shape: support pie filling from arc. 07/240107/1
2020-08-03 Hermet ParkMerge "common shape: added arc implementation" into...
2020-08-03 Michal Szczecinskicommon shape: added arc implementation 89/239989/4
2020-07-30 Hermet Parkcommon picture: introduce picture feature which is... 69/239869/5
2020-07-30 Hermet Parkcommon: code refactoring. 39/239839/2
2020-07-30 Hermet Parkcommon: code refactoring for simplicity. 33/239833/3
2020-07-30 Hermet ParkMerge "capi: Added wrapper for tvg::Shape::transform...
2020-07-29 Hermet Parkcommon: code refactoring 60/239760/3
2020-07-29 Hermet Parkcommon: code refactoring 46/239746/2
2020-07-29 Hermet Parkcommon: revise transform interfaces. 99/239699/4
2020-07-07 Hermet ParkMerge "SvgLoader: Async conversion of svg data" into...
2020-07-07 Hermet Parkcommon shape: expand rectangle arguement to support... 59/237959/2
2020-06-23 Hermet ParkMerge "common transform: support matrix transform inter...
2020-06-23 Hermet Parkcommon transform: support matrix transform interface. 35/236835/7
2020-06-18 Hermet Parkcorrect unmatched files permission.
2020-06-18 Pranay Kumar Samantagl_engine: implement gl infrastructure interfaces ... 57/235957/4
2020-06-13 Hermet Parksw_engine: implement linear gradient feature 52/235952/8
2020-06-10 Hermet Parkcommon gradient: implement linear/radial gradient inter... 53/235753/7
2020-06-09 Hermet Parkcommon: ++optimization 64/235764/3
2020-06-09 Hermet Parkcommon interface: replace arguements size_t to uint32_t 26/235726/3
2020-06-09 Hermet Parkcommon interface: concrete return type. 04/235704/5
2020-06-06 Hermet Parksw_engine: support stroke dash feature 07/235307/10
2020-06-04 Hermet Parkcommon: retyped the color value size_t -> uint8_t 10/235410/1
2020-06-02 Hermet Parkcommon stroke: retype the stroke width from size_t... 93/235193/1
2020-05-27 Hermet ParkMerge "gl_engine: gl infrastructure interfaces" into...
2020-05-23 Hermet Parkcommon shape: introduce stroke cap and join styles. 46/234246/1
2020-05-22 Hermet Parkcommon paint: revise bounds interface. 51/234151/2
2020-05-22 Hermet Parkcommon stroke: implement stroke interfaces. 46/234146/1
2020-05-17 Hermet Parkcommon shape: revise RenderTransform for Scene Transfor... 12/233612/4
2020-05-05 Hermet Parkcommon shape: introduce transformation matrix 64/232464/2
2020-05-05 Hermet Parkcommon scene: support bounds() method 59/232459/1
2020-05-04 Hermet Parkcommon shape: refactored interfaces. 27/232427/2
2020-05-03 Hermet Parkcommon shape: revise scale/rotate approach. 66/232366/8
2020-05-02 Hermet Parkcommon shape: support scale/rotate transform 64/232364/4
2020-05-02 Hermet Parkcommon: redesigned interfaces 63/232363/3