You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jean-pierre charras 77945c4eb8 Pcbnew: Export vrml: fix an issue for 3D shapes having a local offset defined: the local offset was not correctly scaled. 13 years ago
..
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 13 years ago
PolyLine.cpp Pcbnew: Export vrml: fix an issue for 3D shapes having a local offset defined: the local offset was not correctly scaled. 13 years ago
PolyLine.h Pcbnew: Export vrml: fix an issue for 3D shapes having a local offset defined: the local offset was not correctly scaled. 13 years ago
SutherlandHodgmanClipPoly.h gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle 17 years ago
clipper.cpp fix compiler warnings on gcc 4.6.3, Debug build 13 years ago
clipper.hpp Upgrade boost to version 1.53.0 and clipper to 5.03 13 years ago
determine_if_point_inside_polygon.odt Switch to polygons in zones (old way no more supported) 17 years ago
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. 13 years ago
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. 13 years ago
polygon_test_point_inside.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 13 years ago
polygon_test_point_inside.h fix function comments, this time ones in *.cpp files until they 15 years ago
polygons_defs.h Polygon code cleanup 13 years ago