summaryrefslogtreecommitdiff
path: root/src/CGAL_Nef_polyhedron.cc
AgeCommit message (Collapse)Author
2013-12-15Merge branch 'master' of github.com:openscad/openscad into planarDon Bright
Conflicts: src/CGAL_Nef_polyhedron.cc tests/CMakeLists.txt
2013-12-15triangulation of near-planar PolySet facesDon Bright
2013-12-14FIXME leaking polyset by altering functions signaturesDon Bright
2013-11-27simplify nef polyhedron code. attempt to add test for bugDon Bright
2013-11-27prevent crash in CGAL nef3. fix #issue 410 . also deal w qmake bug re .h filesDon Bright
2013-05-10Added support for 2D scaling in linear_extrudeMarius Kintel
2013-05-10Initial code to support scaling of linear_extrude(). Part of Issue #273Marius Kintel
2013-01-08Don't just ignore geometric nodes having zero volume/area - when doing ↵Marius Kintel
difference/intersection, they tend to turn negative objects into positive ones. Fixes #221
2012-10-21remove old dump code. improve debugging svg output.don bright
2012-10-09Catch exceptions as const references. Related to #204Marius Kintel
2012-02-19bugfix: Fix crash bug when using zero scale factors. Reported by Alan CoxMarius Kintel
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-09Started on cache size management: Let cache sizes be read from Preferences, ↵Marius Kintel
measure cache sizes in bytes
2011-12-11Fixed render() crash reported by tjhowse. It still fails, but at least ↵Marius Kintel
doesn't crash anymore
2011-12-06#undef NDEBUG before including any CGAL headersMarius Kintel
2011-11-26bugfix: We didn't correctly set back CGAL error behaviour after changing itMarius Kintel
2011-11-05Last CGAL assert fix wasn't enough; expanded the fix to all operatorsMarius Kintel
2011-11-05Catch a CGAL assert caused by a subtraction resulting in non-manifold ↵Marius Kintel
geometry. see testdata/scad/bugs/rotate-diff-nonmanifold-crash.scad
2011-09-11Implemented CGAL cachingMarius Kintel
2011-09-08Catch CGAL assert on certain minkowski operationsMarius Kintel
2011-09-07Implemented OFF import, refactored PolySet/Polyhedron conversionMarius Kintel
2011-09-06minkowski sums should now work againMarius Kintel
2011-09-01bugfixes after refactoringMarius 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
contact: Jan Huwald // Impressum