summaryrefslogtreecommitdiff
path: root/src/csgtermnormalizer.cc
AgeCommit message (Collapse)Author
2012-07-01Fixed normalization bug: node limit wasn't checked properly and some cases ↵Marius Kintel
triggered exponential expansion of nodes during normalization. Fixes #127
2012-04-23Some trivial fixes for compiler warningsClifford Wolf
2012-04-03Missing NULL check on some normalization corner cases. Fixes #95Marius Kintel
2012-02-04Use unsigned int for countMarius Kintel
2012-01-27Fixed bug reported by Pasca Andrei: Normalizations resulting in an empty ↵Marius Kintel
tree caused a crash
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-18Make CSG normalization limit follow the configured CSG limitMarius Kintel
2011-12-26Refactored normalization into a separate class, hard-limited normalization ↵Marius Kintel
to stop at 5000 nodes to keep from normalizing 'forever'
contact: Jan Huwald // Impressum