summaryrefslogtreecommitdiff
path: root/src/cgaladv_minkowski2.cc
AgeCommit message (Collapse)Author
2011-12-06#undef NDEBUG before including any CGAL headersMarius Kintel
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-08merged with masterMarius Kintel
2011-09-01More correct warningMarius Kintel
2011-09-01Refactoring of CGAL functionality to allow for forward-declaration of CGAL ↵Marius Kintel
classes in header files, reducing coupling and thus compilation times
2011-06-05Windows build fixes from Kliment YanevMarius Kintel
2011-04-10Merge branch 'master' into convex-hullGiles Bathgate
Conflicts: src/cgaladv_minkowski2.cc
2011-04-10Removed excessive debug outputMarius Kintel
2011-04-09Basic implementation of convex hull for 2d polyhedra.Giles Bathgate
The code was provided to me by Len Trigg via email.
2011-04-092d Minkowski mostly workingLen Trigg
When the 2d minkowski was enabled the nef2p2 was bailing out too early. I added a simple p2nef2 based on what projection.cc was doing, and applied it to the outer_boundary of the polygon_with_holes_2. It now seems to work for simple scad code such as: minkowski() { translate([25,0,0]) square(20); circle(r=3); }
2011-01-21Copyright updatesMarius Kintel
2010-03-03Clifford Wolf:clifford
Little progress with 2d minkowski code git-svn-id: http://svn.clifford.at/openscad/trunk@480 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum