kicad/polygon
jean-pierre charras afc5d13172 Apply a workaround in 3D_draw.cpp to avoid crash in boost::polygon (try to fix Bug #1322804)
This workaround was already used (bzr 4301, in file plot_board_layers.cpp) also to avoid similar crashes (uses 18 segments instead of 16 to approximate a circle by segments).
Minor code cleanup in dialog_plot.
2014-05-26 08:54:04 +02:00
..
poly2tri fix some compiler warnings 2014-01-03 18:07:20 -06:00
CMakeLists.txt [MacOSX] New reorg for building system, typos and path refines 2014-02-19 22:39:21 +01:00
PolyLine.cpp Apply a workaround in 3D_draw.cpp to avoid crash in boost::polygon (try to fix Bug #1322804) 2014-05-26 08:54:04 +02:00
PolyLine.h Apply a workaround in 3D_draw.cpp to avoid crash in boost::polygon (try to fix Bug #1322804) 2014-05-26 08:54:04 +02:00
SutherlandHodgmanClipPoly.h Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
clipper.cpp This is why we cannot have nice things. This is why we test our changes before committing. 2014-01-03 18:46:06 -06:00
clipper.hpp Update demos. Fix pspice netlist issues when using ( and ) in net names ( parenthesis are replaced by underscore) . 2014-01-07 20:42:34 +01:00
determine_if_point_inside_polygon.odt Switch to polygons in zones (old way no more supported) 2008-12-03 10:32:53 +00:00
math_for_graphics.cpp More int casts to rounding conversions 2013-05-04 13:57:09 +02:00
math_for_graphics.h More int casts to rounding conversions 2013-05-04 13:57:09 +02:00
polygon_test_point_inside.cpp Constification of HitTest and GetParent 2014-05-04 19:08:36 +02:00
polygon_test_point_inside.h Constification of HitTest and GetParent 2014-05-04 19:08:36 +02:00
polygons_defs.h Polygon code cleanup 2012-08-02 19:32:42 +02:00