summaryrefslogtreecommitdiff
path: root/src/CGAL_Nef_polyhedron.cc
AgeCommit message (Collapse)Author
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