Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-30 | Cleaned up some unnecessary includes | Marius Kintel | |
2011-09-30 | Renamed some files and classnames for clarification | Marius Kintel | |
2011-09-11 | Fixed bug introduced by the new PolySet cache; string filtering done in the ↵ | Marius Kintel | |
wrong place, refactored cache into separate class | |||
2011-09-11 | Reenabled PolySet caching. Pass shared_ptrs to polysets around to better ↵ | Marius Kintel | |
manage memory | |||
2011-09-09 | Make PolySet cache global | 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-07-30 | Merge branch 'master' into visitor | Marius Kintel | |
Conflicts: src/GLView.h src/glview.cc src/mainwin.cc src/render-opencsg.cc |