kicad/common/geometry
Tomasz Włostowski aab4c59615 SHAPE_POLY_SET: fix segfault in unfracturing of polygons with 0-width slits
Fixes: lp:1740253
* https://bugs.launchpad.net/kicad/+bug/1740253
2018-01-02 00:49:59 +01:00
..
convex_hull.cpp Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02:00
hetriang.cpp New connectivity algorithm. 2017-06-23 11:12:36 +02:00
seg.cpp Coverity fixes. 2015-03-11 14:17:43 +01:00
shape.cpp router: snap to clearance boundaries in Highlight Collisions mode 2017-01-19 17:47:15 +01:00
shape_collisions.cpp pns: fixed a few memleaks & conditional jumps depending on uninitalized variables 2016-08-17 15:09:48 +02:00
shape_file_io.cpp SHAPE_FILE_IO: default constructor outputs to stdout 2017-12-05 14:54:57 +01:00
shape_line_chain.cpp MODULE::CoverageRatio(): replace wxRegion (not working for us on Windows) by polygons to calculate areas. 2017-12-31 17:46:56 +01:00
shape_poly_set.cpp SHAPE_POLY_SET: fix segfault in unfracturing of polygons with 0-width slits 2018-01-02 00:49:59 +01:00