Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-04 | De-Qt-ified AbstractNode | Marius Kintel | |
2010-10-31 | Added AbstractNode::name(), changed CSGTextRenderer to use this instead of ↵ | Marius Kintel | |
the rtti name | |||
2010-10-31 | CSGTermRenderer refactoring: Added matrix to traversal state | Marius Kintel | |
2010-10-31 | Started refactoring of render_csg_term() into a visitor | Marius Kintel | |
2010-10-31 | Removed temporary REMOVE_DUMP define | Marius Kintel | |
2010-10-31 | Initial implementation of CGALRenderer | Marius Kintel | |
2010-10-31 | Mostly completed test implementation of text-based CGALRenderer | Marius Kintel | |