Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-24 | Added note about reference usage being unsafe due to potential vector resize | Marius Kintel | |
2011-09-11 | Implemented CGAL caching | Marius Kintel | |
2010-10-31 | Compile fixes after working in test-code/ | Marius Kintel | |
2010-10-31 | Another refactoring session: | Marius Kintel | |
o mk_cache_id() obsoleted by removing the node index from the dump o node index output removed from each node and make optional in NodeDumper o The visitors are no longer global, but associated with a tree o Added Tree class to manage node trees and the (now implicit) dump cache o Moved PolySet cache into PolySetRenderer | |||
2010-10-31 | Initial implementation of CGALRenderer | Marius Kintel | |
2010-10-31 | bugfix: only resize if needed, else nodes get deleted | Marius Kintel | |
2010-10-31 | Committed current version of visitor refactoring | Marius Kintel | |