Age | Commit message (Expand) | Author |
---|---|---|
2012-01-09 | Updated cache handling to keep the root node and issue a warning if it didn't... | Marius Kintel |
2011-11-09 | Ported QCache and related code away from Qt | Marius Kintel |
2011-10-26 | Bugfix: Changed caching strategy to avoid the risk of sibling nodes being evi... | Marius Kintel |
2011-10-26 | Make some code more readable and better error reporting on a reporter assert ... | Marius Kintel |
2011-09-30 | Cleaned up some unnecessary includes | Marius Kintel |
2011-09-11 | Implemented CGAL caching | Marius Kintel |
2011-09-09 | Initial attempt of cleaning up polyset handling. PolySet no longer keeps a re... | Marius Kintel |
2011-09-06 | Implemented 2D hull | Marius Kintel |
2011-09-06 | minkowski sums should now work again | Marius Kintel |
2011-09-01 | Removed old cruft | Marius Kintel |
2011-09-01 | Refactoring of CGAL functionality to allow for forward-declaration of CGAL cl... | Marius Kintel |
2011-08-12 | fix build errors on windows | don bright |
2011-07-30 | Merge branch 'master' into visitor | Marius Kintel |