Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-06 | Fixes crash bug reported by Brad Pitcher | Marius Kintel | |
2011-09-06 | minkowski sums should now work again | Marius Kintel | |
2011-09-04 | QList -> std::vector | Marius Kintel | |
2011-09-02 | Use new empty() method of CGAL_Nef_polyhedron | Marius Kintel | |
2011-09-01 | bugfix: Ignore empty polyhedrons when doing CSG ops | Marius Kintel | |
2011-09-01 | bugfixes after refactoring | Marius Kintel | |
2011-09-01 | Refactored some non-CGAL functionality into separate functions in ↵ | Marius Kintel | |
PolySetCGALEvaluator | |||
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 | |||
2011-08-12 | fix build errors on windows | don bright | |
2011-08-05 | Started on getBoundingBox functionality, refactored some vector code as part ↵ | Marius Kintel | |
of this initiative | |||
2011-07-30 | Merge branch 'master' into visitor | Marius Kintel | |
Conflicts: src/GLView.h src/glview.cc src/mainwin.cc src/render-opencsg.cc |