kicad/polygon
Lorenzo Marcantonio e0303a4558 - New typedef LAYER_MSK to encapsulate a layer bitmap
- Renamed ReturnMaskLayer to GetLayerMask (since it's a plain getter)
2013-03-30 18:24:04 +01:00
..
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 2012-08-04 11:43:27 +02:00
PolyLine.cpp Pcbnew: Export vrml: fix an issue for 3D shapes having a local offset defined: the local offset was not correctly scaled. 2013-02-19 10:21:55 +01:00
PolyLine.h - New typedef LAYER_MSK to encapsulate a layer bitmap 2013-03-30 18:24:04 +01:00
SutherlandHodgmanClipPoly.h gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle 2009-02-20 14:31:16 +00:00
clipper.cpp fix compiler warnings on gcc 4.6.3, Debug build 2013-02-12 11:41:13 -06:00
clipper.hpp Upgrade boost to version 1.53.0 and clipper to 5.03 2013-02-10 14:52:01 +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: fix a very old bug in DRC, pad to pad drc tests: sometimes a test between a rectangular pad and an oval pad was skipped. 2013-01-26 18:49:48 +01:00
math_for_graphics.h Pcbnew: fix a very old bug in DRC, pad to pad drc tests: sometimes a test between a rectangular pad and an oval pad was skipped. 2013-01-26 18:49:48 +01:00
polygon_test_point_inside.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 2012-09-21 12:02:54 -05:00
polygon_test_point_inside.h fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
polygons_defs.h Polygon code cleanup 2012-08-02 19:32:42 +02:00