Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-28 | Tidy up code. Generate proper test png images. Merge branch 'master' into ↵ | Don Bright | |
caliston1. Conflicts: src/PolySetCGALEvaluator.cc | |||
2011-09-30 | Renamed some files and classnames for clarification | Marius Kintel | |
2011-09-09 | Initial 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-06 | Implemented render() | Marius Kintel | |
2011-09-06 | minkowski sums should now work again | Marius Kintel | |
2011-09-01 | Refactored some non-CGAL functionality into separate functions in ↵ | Marius Kintel | |
PolySetCGALEvaluator | |||
2011-07-30 | Merge branch 'master' into visitor | Marius Kintel | |
Conflicts: src/GLView.h src/glview.cc src/mainwin.cc src/render-opencsg.cc |