index
:
openscad
f_enable_cpp11
f_improve_help
f_read_stdin
f_refractor_openscad
f_write_stdout
master
code driven CAD modeller
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
csgtermnormalizer.cc
Age
Commit message (
Collapse
)
Author
2014-01-06
In some rare cases, subtrees got invalidated and caused an assert failure
Marius Kintel
2013-02-04
bugfix: We didn't always print a warning when CSG normalization created too ↵
Marius Kintel
many elements
2013-02-02
missing NULL check when normalization exceeds limit for elements
Justin C
2012-07-01
Fixed normalization bug: node limit wasn't checked properly and some cases ↵
Marius Kintel
triggered exponential expansion of nodes during normalization. Fixes #127
2012-04-23
Some trivial fixes for compiler warnings
Clifford Wolf
2012-04-03
Missing NULL check on some normalization corner cases. Fixes #95
Marius Kintel
2012-02-04
Use unsigned int for count
Marius Kintel
2012-01-27
Fixed bug reported by Pasca Andrei: Normalizations resulting in an empty ↵
Marius Kintel
tree caused a crash
2012-01-25
Ported printutils away from Qt
Marius Kintel
2012-01-18
Make CSG normalization limit follow the configured CSG limit
Marius Kintel
2011-12-26
Refactored normalization into a separate class, hard-limited normalization ↵
Marius Kintel
to stop at 5000 nodes to keep from normalizing 'forever'
contact:
Jan Huwald
//
Impressum