summaryrefslogtreecommitdiff
path: root/src/CGALEvaluator.cc
AgeCommit message (Expand)Author
2011-12-29Revert "Plug CGAL-3.6 exception crash reported by Don". This check wasn't eff...Marius Kintel
2011-12-28Plug CGAL-3.6 exception crash reported by DonMarius Kintel
2011-12-26Merge branch 'master' into boost_filesystemMarius Kintel
2011-12-26Some light refactoring attempts, didn't get very far..Marius Kintel
2011-12-25Removed unused includeMarius Kintel
2011-12-07bugfix: 2D hull() now works with for loops. Thanks to nophead to reasserting ...Marius Kintel
2011-12-06#undef NDEBUG before including any CGAL headersMarius Kintel
2011-11-26bugfix: We didn't correctly set back CGAL error behaviour after changing itMarius Kintel
2011-11-23Added support for 3D object in the hull() moduleMarius Kintel
2011-11-09Ported away from QHashMarius Kintel
2011-11-05Last CGAL assert fix wasn't enough; expanded the fix to all operatorsMarius Kintel
2011-10-26Bugfix: Changed caching strategy to avoid the risk of sibling nodes being evi...Marius Kintel
2011-10-26Make some code more readable and better error reporting on a reporter assert ...Marius Kintel
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 mana...Marius Kintel
2011-09-09Initial attempt of cleaning up polyset handling. PolySet no longer keeps a re...Marius Kintel
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
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 PolySetCGAL...Marius Kintel
2011-09-01Refactoring of CGAL functionality to allow for forward-declaration of CGAL cl...Marius Kintel
2011-08-12fix build errors on windowsdon bright
2011-08-05Started on getBoundingBox functionality, refactored some vector code as part ...Marius Kintel
2011-07-30Merge branch 'master' into visitorMarius Kintel
contact: Jan Huwald // Impressum