Age | Commit message (Expand) | Author |
---|---|---|
2011-12-25 | Color overriding now works. The outermost color will win if multiple colors a... | Marius Kintel |
2011-12-11 | Some small refactoring of color handling to support using the color() module ... | Marius Kintel |
2011-12-04 | Killed some warnings | Marius Kintel |
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 mana... | Marius Kintel |
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 |
2011-08-04 | Merge branch 'master' into visitor | Marius Kintel |
2011-08-03 | fix broken build on systems that use case sensitive filenames (linux) | Don Bright |