Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-04 | Rewrote some hard to read linear algebra code to use Eigen | Marius Kintel | |
2011-09-30 | Cleaned up some unnecessary includes | Marius Kintel | |
2011-09-11 | Reenabled PolySet caching. Pass shared_ptrs to polysets around to better ↵ | Marius Kintel | |
manage memory | |||
2011-09-08 | Killed some warnings | Marius Kintel | |
2011-09-02 | disable setting alpha without color | Marius Kintel | |
2011-09-02 | Refactoring: Moved color functionality into separate module and node | Marius Kintel | |
2011-08-05 | Started on getBoundingBox functionality, refactored some vector code as part ↵ | Marius Kintel | |
of this initiative | |||
2011-08-04 | Merge branch 'master' into visitor | Marius Kintel | |
Conflicts: src/OpenCSGRenderer.cc src/csgops.cc src/mainwin.cc src/polyset.cc src/projection.cc | |||
2011-08-03 | fix broken build on systems that use case sensitive filenames (linux) | Don Bright | |