summaryrefslogtreecommitdiff
path: root/src/CGALEvaluator.cc
AgeCommit message (Collapse)Author
2011-10-04Rewrote some hard to read linear algebra code to use EigenMarius Kintel
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-11Implemented CGAL cachingMarius Kintel
2011-09-11Reenabled PolySet caching. Pass shared_ptrs to polysets around to better ↵Marius Kintel
manage memory
2011-09-09Initial attempt of cleaning up polyset handling. PolySet no longer keeps a ↵Marius Kintel
refcount, basic cache mechanism is in place, instantiating polysets are controlled through PolySetEvaluator
2011-09-08Localization indicator of CGAL errorsMarius Kintel
2011-09-08Assert on unknown operation, be safe and kill a warningMarius Kintel
2011-09-07Implemented OFF import, refactored PolySet/Polyhedron conversionMarius Kintel
2011-09-07bugfix: removed dubious code for auto-unioning every PolyNode, this caused a ↵Marius Kintel
crash for illegal projections
2011-09-06Implemented 2D hullMarius Kintel
2011-09-06projection() now worksMarius Kintel
2011-09-06Fixes crash bug reported by Brad PitcherMarius Kintel
2011-09-06minkowski sums should now work againMarius Kintel
2011-09-04QList -> std::vectorMarius Kintel
2011-09-02Use new empty() method of CGAL_Nef_polyhedronMarius Kintel
2011-09-01bugfix: Ignore empty polyhedrons when doing CSG opsMarius Kintel
2011-09-01bugfixes after refactoringMarius Kintel
2011-09-01Refactored some non-CGAL functionality into separate functions in ↵Marius Kintel
PolySetCGALEvaluator
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
2011-08-12fix build errors on windowsdon bright
2011-08-05Started on getBoundingBox functionality, refactored some vector code as part ↵Marius Kintel
of this initiative
2011-07-30Merge branch 'master' into visitorMarius Kintel
Conflicts: src/GLView.h src/glview.cc src/mainwin.cc src/render-opencsg.cc
contact: Jan Huwald // Impressum