summaryrefslogtreecommitdiff
path: root/src/node.h
AgeCommit message (Collapse)Author
2013-01-26enable root-modifier (! character) on gui-cmdline output. reduce duplicate code.don bright
2011-12-26Minor doc clarificationMarius Kintel
2011-11-06removed old fixmeMarius Kintel
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-11Reenabled PolySet caching. Pass shared_ptrs to polysets around to better ↵Marius Kintel
manage memory
2011-09-09Initial attempt of cleaning up polyset handling. PolySet no longer keeps a ↵Marius Kintel
refcount, basic cache mechanism is in place, instantiating polysets are controlled through PolySetEvaluator
2011-08-24compile fixes for older versions of CGAL + newer versions of gccMarius Kintel
2011-08-04Return a reference to the internal vectorMarius Kintel
2011-08-04De-Qt-ified AbstractNodeMarius Kintel
2011-07-30Merge branch 'master' into visitorMarius Kintel
Conflicts: src/GLView.h src/glview.cc src/mainwin.cc src/render-opencsg.cc
2010-11-07Refactored some QString usage in the backend to std::stringMarius Kintel
2010-11-06doc and cosmeticsMarius Kintel
2010-11-03Fixed some issues with PolySetRenderer, causing e.g. extrusions to fail in ↵Marius Kintel
OpenCSG mode
2010-11-01cosmeticsMarius Kintel
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-31Improved CSGTermRenderer to a testable pointMarius 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-31Started refactoring of render_csg_term() into a visitorMarius Kintel
2010-10-31docMarius 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-31Initial implementation of CGALRendererMarius 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-02-20Clifford Wolf:clifford
Added cgaladv.cc with advanced transformations via CGAL (as of now only 3d minkowksi sum is implemented but more is planned) git-svn-id: http://svn.clifford.at/openscad/trunk@446 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-09Cleaned up progress handling, implemented cancel function. Needs more testingkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@420 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30header file reorgkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum