kicad/polygon
jean-pierre charras ba37f33bbb Pcbnew: Use a better (i.e. more suitable to calculate clearance areas) algorithm to inflate/deflate zones outlines. It fixes bug#1459734.
Previously, acute angles (especially small angles)  in zone outlines create incorrect shapes and sometimes strange shapes for clearance areas, when using generic algorithms.
This happens when zones outlines have "spikes", but not usually for smooth outlines.
2015-05-30 14:02:55 +02:00
..
poly2tri Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
CMakeLists.txt [MacOSX] New reorg for building system, typos and path refines 2014-02-19 22:39:21 +01:00
PolyLine.cpp Pcbnew: Use a better (i.e. more suitable to calculate clearance areas) algorithm to inflate/deflate zones outlines. It fixes bug#1459734. 2015-05-30 14:02:55 +02:00
PolyLine.h Very minor fixes: add missing const return type to some GetBoundingBox() declarations. Change few functions names to better names in some places (like GetName() to GetPinName() ) 2015-01-18 18:28:14 +01:00
SutherlandHodgmanClipPoly.h Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal. 2015-03-15 12:41:06 +01:00
clipper.cpp Polygon tools: update Clipper lib to 6.2.1 2014-11-12 18:58:39 +01:00
clipper.hpp Polygon tools: update Clipper lib to 6.2.1 2014-11-12 18:58:39 +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 Pcbnew: add drc test for texts on copper layer (only in full drc test, not in on line drc), from a patch sent by Simon Schumann 2014-08-13 17:47:02 +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 Source license, coding policy, and documentation fixes. 2014-10-28 15:43:12 -04:00
polygon_test_point_inside.h Source license, coding policy, and documentation fixes. 2014-10-28 15:43:12 -04:00
polygons_defs.h Source license, coding policy, and documentation fixes. 2014-10-28 15:43:12 -04:00