Commit Graph

5 Commits (f0b49ee9e93c92982fe9a160c3e9aa7da17b581e)

Author SHA1 Message Date
Marius Kintel e38a3d0379 printing the dump is redundant for this test. removed it 2010-10-31 02:42:36 +02:00
Marius Kintel 1caf80e561 Added CSGTextCache for experimenting with cache-tree organization 2010-10-31 02:42:35 +02:00
Marius Kintel e8e213b3c9 Another refactoring session:
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 02:42:35 +02:00
Marius Kintel eb81def6eb Compile fixes for test programs 2010-10-31 02:42:35 +02:00
Marius Kintel 34a8206410 Saved text-based renderer as own file for future testing 2010-10-31 02:42:35 +02:00