summaryrefslogtreecommitdiff
path: root/src/nodedumper.cc
AgeCommit message (Collapse)Author
2014-02-06Moved % modifier handling from node to nodedumper. This makes nodes with % ↵Marius Kintel
operators use the existing cache instead of recalculating the object
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2010-11-07COMPAT mode not needed anymoreMarius Kintel
2010-10-31CSGTermRenderer refactoring: Added matrix to traversal stateMarius Kintel
2010-10-31Another 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-31Initial implementation of CGALRendererMarius Kintel
2010-10-31Mostly completed test implementation of text-based CGALRendererMarius Kintel
2010-10-31Added CGALRenderer + some minor fixesMarius Kintel
2010-10-31some FIXMEsMarius Kintel
2010-10-31Committed current version of visitor refactoringMarius Kintel
contact: Jan Huwald // Impressum