kicad/common/geometry
jean-pierre charras 78ec983632 DRAWSEGMENT fix crash when trying to copy a empty polygon.
SHAPE_POLY_SET: fix crash in VertexCount when it is a empty poly set, or when params are incorrect.

minor other fixes:
warning in degug mode in dialog_dxf_import_base.cpp
pcb_painter.cpp: remove a useless debug line.
2017-10-25 09:39:26 +02: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 geometry: Parse() method for SHAPE_LINE_CHAIN, working on Read() in SHAPE_FILE_IO 2015-08-03 20:29:44 +02:00
shape_line_chain.cpp geometry: Area() method in SHAPE_LINE_CHAIN 2017-10-19 23:14:36 +02:00
shape_poly_set.cpp DRAWSEGMENT fix crash when trying to copy a empty polygon. 2017-10-25 09:39:26 +02:00