Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-06 | Refactoring: Use shared_ptr instead of our own shared pointer implementation ↵ | Marius Kintel | |
for CSGTerm | |||
2011-10-20 | Linux compile fix: include cstddef for NULL | Marius Kintel | |
2011-09-30 | Cleaned up some unnecessary includes | Marius Kintel | |
2011-09-06 | minkowski sums should now work again | Marius Kintel | |
2011-09-02 | Refactoring: Moved color functionality into separate module and node | Marius Kintel | |
2011-08-12 | fix build errors on windows | don bright | |
2011-08-05 | bugfix: background and highlight was broken after refactoring | 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 |