summaryrefslogtreecommitdiff
path: root/src/CGALEvaluator.h
AgeCommit message (Collapse)Author
2013-10-20removed unused member variableMarius Kintel
2013-03-10beginning of resize() command implementation.don bright
2012-01-09Updated cache handling to keep the root node and issue a warning if it ↵Marius Kintel
didn't fit into the cache. Better debug output
2011-11-09Ported QCache and related code away from QtMarius Kintel
2011-10-26Bugfix: Changed caching strategy to avoid the risk of sibling nodes being ↵Marius Kintel
evicted from the cache before the parent node has evaluated.
2011-10-26Make some code more readable and better error reporting on a reporter assert ↵Marius Kintel
error
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-11Implemented CGAL cachingMarius Kintel
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-06Implemented 2D hullMarius Kintel
2011-09-06minkowski sums should now work againMarius Kintel
2011-09-01Removed old cruftMarius 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
2011-08-12fix build errors on windowsdon bright
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