Age | Commit message (Collapse) | Author | |
---|---|---|---|
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' |