summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-31Added csgtext testsMarius Kintel
2010-10-31Create expecteddir if necessaryMarius Kintel
2010-10-31Regression test systemMarius Kintel
2010-10-31Added expected test results for dumptestMarius Kintel
2010-10-31Added comment about absolute pathsMarius Kintel
2010-10-31prefix instance variables with this->Marius Kintel
2010-10-31Ignore empty filenames when calculating absolute pathMarius Kintel
2010-10-31Adapted to use MACOSX_DEPLOY_DIRMarius Kintel
2010-10-31bugfix: use case sensitive includesMarius Kintel
2010-10-31Added CSGTextCache for experimenting with cache-tree organizationMarius 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-31build fixed after rebase conflictMarius Kintel
2010-10-31Removed temporary REMOVE_DUMP defineMarius Kintel
2010-10-31Compile fixes for test programsMarius Kintel
2010-10-31Compile fixes for test programsMarius Kintel
2010-10-31Reenabled polygon winding exception catchMarius Kintel
2010-10-31Enabled Csg and Intersection nodes in CGALRenderer, added more testsMarius Kintel
2010-10-31Initial implementation of CGALRendererMarius Kintel
2010-10-31Saved text-based renderer as own file for future testingMarius Kintel
2010-10-31Saved text-based renderer as own file for future testingMarius Kintel
2010-10-31Mostly completed test implementation of text-based CGALRendererMarius Kintel
2010-10-31Added CGALRenderer + some minor fixesMarius Kintel
2010-10-31Added CGALRenderer + some minor fixesMarius Kintel
2010-10-31comment fixMarius Kintel
2010-10-31bugfix: only resize if needed, else nodes get deletedMarius Kintel
2010-10-31some FIXMEsMarius Kintel
2010-10-31Added REMOVE_DUMP defineMarius Kintel
2010-10-31FIXME's added to AbstractNodeMarius Kintel
2010-10-31Committed current version of visitor refactoringMarius Kintel
2010-10-31Updated to latest versionskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@570 b57f626f-c46c-0410-a088-ec61d464b74c
2010-10-30Compile fixes from Giles Bathgatekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@569 b57f626f-c46c-0410-a088-ec61d464b74c
2010-07-09sign() function suggested by Dan Zuras and implemented by Giles Bathgatekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@568 b57f626f-c46c-0410-a088-ec61d464b74c
2010-07-09mpft -> 1.3.0, cgal -> 3.6.1kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@567 b57f626f-c46c-0410-a088-ec61d464b74c
2010-07-02Some fixes by Jestin Stoffelkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@566 b57f626f-c46c-0410-a088-ec61d464b74c
2010-07-02Use release libs also when developingkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@565 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-27Catch some more CGAL exceptions which were encounteredkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@564 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-27Added some info about STL import issues reported by Andrew Plumbkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@563 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-26Fixed DXF export to include the necessary information to make Inkscape ↵kintel
import our files git-svn-id: http://svn.clifford.at/openscad/trunk@562 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-26Added dxflibkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@561 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-26Applied comma radix bugfix by jmarsdenkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@560 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-15Added crash testcase for crash reported by Dan Zuraskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@559 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-14bugfix: Don't crash when giving 3D vectors or number to a parameter which ↵kintel
expects 2d vectors git-svn-id: http://svn.clifford.at/openscad/trunk@558 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-14Added mesh and convex hullkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@557 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-12fixed check-before-reload, also for the Reload (F3) functionkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@556 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-27Added some blurb about for, intersection_for and child moduleskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@555 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-27Use automatic build script for dependencied from now onkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@554 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-27Minor adaptations and verbositykintel
git-svn-id: http://svn.clifford.at/openscad/trunk@553 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-27Fixed problems in fat binary build of libgmp and libmpfrkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@552 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-27Fail correctly on library not foundkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@551 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-27Added create-stl.shkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@550 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum