kicad/polygon
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up.
* Created separate SVN version header.
* Add true config.h for platform dependency checks.
* Add dependency check cmake module.
* Remove some leftover hand crafted make files.
* Remove non-cmake build instructions from COMPILING.txt.
* Fix split _() strings causing Visual C++ compiler error.
* Fix lots of compiler warnings.
* Change project file parameter container from wxArray to boost::vector_ptr.
* Removed lots of redundant header definitions.
* Fixed green_xpm redefinition in ercgreen.xpm.
* Remove some dead code and unnecessary class methods.
2009-05-21 17:42:42 +00:00
..
kbool delete "old" makefiles. Use CMakefiles only 2009-05-07 17:33:05 +00:00
CMakeLists.txt pcbnew: insulated islands in copper pour removed 2008-10-11 19:27:43 +00:00
PolyLine.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
PolyLine.h Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00: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
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 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
math_for_graphics.h code cleaning 2008-11-23 16:31:35 +00:00
polygon_test_point_inside.cpp Switch to polygons in zones (old way no more supported) 2008-12-03 10:32:53 +00:00
polygon_test_point_inside.h set eol-style native on new files 2008-11-14 22:40:31 +00:00