summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-11-01Elusive CSG bug finally squashedMarius Kintel
2010-10-31fixed minor merge mistakeMarius Kintel
2010-10-31coding stylekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@575 b57f626f-c46c-0410-a088-ec61d464b74c
2010-10-31Added a rands() function that returns a vector of random numbers.kintel
the function takes either 3 arguments or 4 rands(min,max,num) or rands(min,max,num,seed) git-svn-id: http://svn.clifford.at/openscad/trunk@574 b57f626f-c46c-0410-a088-ec61d464b74c
2010-10-31Reverted accidental commitskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@573 b57f626f-c46c-0410-a088-ec61d464b74c
2010-10-31FIXME's added to AbstractNodekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@572 b57f626f-c46c-0410-a088-ec61d464b74c
2010-10-31Committed current version of visitor refactoringkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@571 b57f626f-c46c-0410-a088-ec61d464b74c
2010-10-31bugfix: Matrix initialization state was wrong, made CSGTermRenderer failMarius Kintel
2010-10-31Improved CSGTermRenderer to a testable pointMarius Kintel
2010-10-31Reenabled CGAL renderingMarius Kintel
2010-10-31bugfix: copy&paste errorMarius Kintel
2010-10-31CSGTermRenderer refactor: minor updateMarius Kintel
2010-10-31Added AbstractNode::name(), changed CSGTextRenderer to use this instead of ↵Marius Kintel
the rtti name
2010-10-31CSGTermRenderer refactoring: Added matrix to traversal stateMarius Kintel
2010-10-31cosmeticsMarius Kintel
2010-10-31Started refactoring of render_csg_term() into a visitorMarius Kintel
2010-10-31assert fix (forgot to set root node on the tree) + mix. coding style fixes + ↵Marius Kintel
a note to remember that this is the visitor refactor version
2010-10-31Compile fixes after working in test-code/Marius Kintel
2010-10-31Export DXF to streamMarius Kintel
2010-10-31export to stream for stdout/stderr output supportMarius Kintel
2010-10-31docMarius Kintel
2010-10-31removed unused headersMarius Kintel
2010-10-31Don't assert dimension - groups without geometry will have dimension 0Marius Kintel
2010-10-31bugfix: render_polyset() returned NULL when DAT file wasn't found -> crashMarius Kintel
2010-10-31prefix instance variables with this->Marius Kintel
2010-10-31Ignore empty filenames when calculating absolute pathMarius 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-31Removed temporary REMOVE_DUMP defineMarius 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-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-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-02Some fixes by Jestin Stoffelkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@566 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-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-26Applied comma radix bugfix by jmarsdenkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@560 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum