Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-26 | bugfix: We didn't correctly set back CGAL error behaviour after changing it | Marius Kintel | |
2011-11-05 | Last CGAL assert fix wasn't enough; expanded the fix to all operators | Marius Kintel | |
2011-11-05 | Catch 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-11 | Implemented CGAL caching | Marius Kintel | |
2011-09-08 | Catch CGAL assert on certain minkowski operations | Marius Kintel | |
2011-09-07 | Implemented OFF import, refactored PolySet/Polyhedron conversion | Marius Kintel | |
2011-09-06 | minkowski sums should now work again | Marius Kintel | |
2011-09-01 | bugfixes after refactoring | Marius Kintel | |
2011-09-01 | Refactoring of CGAL functionality to allow for forward-declaration of CGAL ↵ | Marius Kintel | |
classes in header files, reducing coupling and thus compilation times |