Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-21 | remove old dump code. improve debugging svg output. | don bright | |
2012-10-16 | projection: fallback to 'large thin box' if intersection with plane fails. | don bright | |
also implement SVG debugging output for 2d + 3d Nef Polyhedrons. | |||
2012-07-20 | fix typo | don bright | |
2012-07-20 | fix crashbug, rept by MichaelAtOz, issue 148. add test. | don bright | |
2012-02-11 | use Nef_polyhedron3 intersection to do projection(cut). | Don Bright | |
2011-11-26 | bugfix: We didn't correctly set back CGAL error behaviour after changing it | Marius Kintel | |
2011-11-06 | Removed unnecessary CGAL defines | Marius Kintel | |
2011-09-11 | Linux build fixes | Marius Kintel | |
2011-09-11 | Implemented CGAL caching | Marius Kintel | |
2011-09-02 | Added empty() | 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 |