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 31332c3973 polygon: update clipper lib. 13 years ago
..
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 13 years ago
PolyLine.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 13 years ago
PolyLine.h Fix 0 length segment in outline zone creation, that breaks zone chamfer option. 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 polygon: update clipper lib. 13 years ago
clipper.hpp polygon: update clipper lib. 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 switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 13 years ago
math_for_graphics.h Cleanup math_for_graphic code 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