summaryrefslogtreecommitdiff
path: root/src/csgterm.h
AgeCommit message (Collapse)Author
2013-05-24Initial implementation of improved operator handling. Provides the bulk of ↵Marius Kintel
work for #304
2012-08-18bugfix: default parameters should be in class declaration onlyMarius Kintel
2012-08-18maintain order of polygons in evaluateCGALMesh to fix issue 177. add option ↵don bright
to dump more info to csgchain
2011-12-27Merge branch 'master' into color-priorityMarius Kintel
2011-12-26Refactored normalization into a separate class, hard-limited normalization ↵Marius Kintel
to stop at 5000 nodes to keep from normalizing 'forever'
2011-12-25Color overriding now works. The outermost color will win if multiple colors ↵Marius Kintel
are specified for the same object
2011-12-22Implemented CSG tree pruning - this should significantly improve performance ↵Marius Kintel
of difficult models in OpenCSG preview mode
2011-12-21bugfix: Sometimes, the CSG normalization created extremely large trees. ↵Marius Kintel
Rewrote the algorithm based on the original Goldfeather paper. Fixes #44
2011-12-06Refactoring: Use shared_ptr instead of our own shared pointer implementation ↵Marius Kintel
for CSGTerm
2011-10-04Rewrote some hard to read linear algebra code to use EigenMarius 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-03More de-Qt-ifyMarius Kintel
2011-09-02Refactoring: Moved color functionality into separate module and nodeMarius Kintel
2011-08-05Started on getBoundingBox functionality, refactored some vector code as part ↵Marius Kintel
of this initiative
2010-10-31CSGTermRenderer refactoring: Added matrix to traversal stateMarius Kintel
2010-01-30header file reorgkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum