Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-31 | Removed old code made redundant by tests | Marius Kintel | |
2010-10-31 | Moved more tests from test-code to tests | Marius Kintel | |
2010-10-31 | dxftess-*.cc are included from dxftess.cc and shouldn't be built | Marius Kintel | |
2010-10-31 | CSGTermRenderer refactor: minor update | 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 | Added DXF export test | Marius Kintel | |
2010-10-31 | output to stdout | Marius Kintel | |
2010-10-31 | printing the dump is redundant for this test. removed it | Marius Kintel | |
2010-10-31 | Adapted to use MACOSX_DEPLOY_DIR | Marius Kintel | |
2010-10-31 | Added CSGTextCache for experimenting with cache-tree organization | 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 | Removed temporary REMOVE_DUMP define | Marius Kintel | |
2010-10-31 | Compile fixes for test programs | Marius Kintel | |
2010-10-31 | Compile fixes for test programs | Marius Kintel | |
2010-10-31 | Initial implementation of CGALRenderer | Marius Kintel | |
2010-10-31 | Saved text-based renderer as own file for future testing | Marius Kintel | |
2010-10-31 | Mostly completed test implementation of text-based CGALRenderer | Marius Kintel | |
2010-10-31 | Added CGALRenderer + some minor fixes | Marius Kintel | |
2010-10-31 | Added REMOVE_DUMP define | Marius Kintel | |
2010-10-31 | Committed current version of visitor refactoring | Marius Kintel | |
2010-10-30 | Compile fixes from Giles Bathgate | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@569 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-03-31 | added more tests | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@497 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-03-31 | Reorganized the testdata dir | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@494 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-03-02 | fixed default eigen2 include for mac | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@475 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-03-01 | Test app for dumping node tree | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@469 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-24 | Added stand-alone CGAL 2D test code | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@345 b57f626f-c46c-0410-a088-ec61d464b74c |