kicad/polygon
jean-pierre charras 178cf0dc25 Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly).
In polygon calculations (combining polygons, fracture) the mode of calculation (fast or strictly simple polygon option) as no more a default value, because choosing the best mode is better to optimize the calculation time.
2015-12-15 21:21:25 +01:00
..
poly2tri Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00
CMakeLists.txt
PolyLine.cpp Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly). 2015-12-15 21:21:25 +01:00
PolyLine.h
SutherlandHodgmanClipPoly.h
clipper.cpp Fix a few Coverity warnings. 2015-11-11 19:47:51 +01:00
clipper.hpp Update clipper library version (from 6.21) to the latest (currently 6.4.0 , 2 July 2015) which fixes some bugs. 2015-11-02 13:45:33 +01:00
determine_if_point_inside_polygon.odt
math_for_graphics.cpp Better fix for issue fixed in rev 6350 2015-12-07 14:51:46 +01:00
math_for_graphics.h Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00
polygon_test_point_inside.cpp
polygon_test_point_inside.h
polygons_defs.h