summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-25syncMarius Kintel
2011-12-25syncMarius Kintel
2011-12-25fixed recently introduced locking bugMarius Kintel
2011-12-25Perform CGAL evaluation in a separate thread. First steps towards better GUI ↵Marius Kintel
responsiveness and parallelization
2011-12-25Modified eigen2 test to work for system-eigen2 and OPENSCAD_LIBRARIES ↵Marius Kintel
without eigen2
2011-12-25Merge branch 'master' into buildfixMarius Kintel
2011-12-25bugfix: Fixes flickering animation, reported by Don BrightMarius Kintel
2011-12-25Added test case for color overrideMarius Kintel
2011-12-25Removed Qt dependency from parser_init()Marius Kintel
2011-12-25Removed unused includeMarius Kintel
2011-12-25Removed last traces of QtMarius Kintel
2011-12-25Added FIXME for potential beautificationMarius Kintel
2011-12-25Removed unused includeMarius Kintel
2011-12-25Ported QString replace to boost::regexMarius Kintel
2011-12-25find eigen2 when OPENSCAD_LIBRARIES is set in regression test builddon bright
2011-12-24Ported currentdir handling from Qt to boost filesystemMarius Kintel
2011-12-24Ported parser code from QFile to boost filesystemMarius Kintel
2011-12-24Ported lexer code from QFile to boost filesystemMarius Kintel
2011-12-24Merge branch 'master' into boost_filesystemMarius Kintel
2011-12-24Extracted librarydir initialization to separate functionMarius Kintel
2011-12-24make OPENSCAD_LIBRARIES not show a message for EIGEN2 includeDon Bright
2011-12-24further improve eigen2 build messageDon Bright
2011-12-24cleanup eigen2 build, improve debug messageDon Bright
2011-12-24fix boost qmake on 64-bit fedora where OPENSCAD_LIBRARIES has been setdon bright
2011-12-24boost fix for OPENSCAD_LIBRARIES and BOOSTDIR env vars usagedon bright
2011-12-24fix eigen build on machine with system eigen + OPENSCAD_LIBRARIES without eigendon bright
2011-12-24fix build when system boost is mt and local boost is not mtdon bright
2011-12-24commit Marius' linalg.ccDon Bright
2011-12-23Ported binary STL file reader away from QtMarius Kintel
2011-12-23Handle internal boost dependenciesMarius Kintel
2011-12-23Merge branch 'master' into boost_filesystemMarius Kintel
Conflicts: tests/CMakeLists.txt
2011-12-23Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2011-12-23Fixed CSG regression reported by Ed Nisley; bounding boxes are now ↵Marius Kintel
transformed correctly
2011-12-23Added suggestionMarius Kintel
2011-12-23Test case for recent CSG regression reported by Ed NisleyMarius Kintel
2011-12-23fix for recently introduced bug: If no actual image was generated, we failed ↵Marius Kintel
to output the expected image
2011-12-22Merge pull request #45 from donbright/masterMarius Kintel
fixing intermittent crash bug
2011-12-22fix crash bugDon Bright
2011-12-22Update test case: Since we're now pruning the normalized tree, subtracted ↵Marius Kintel
objects which don't touch won't be visible in thrown together mode. Use debug operators in such cases
2011-12-22Implemented CSG tree pruning - this should significantly improve performance ↵Marius Kintel
of difficult models in OpenCSG preview mode
2011-12-22Removed old debug outputMarius Kintel
2011-12-21Added note about tree pruningMarius Kintel
2011-12-21fix for normal fix: would fail in some extreme cases (e.g. if there areMarius Kintel
components with very different orders of magnitude, as may happen when floating point errors fail to produce a 0)
2011-12-21CSG normalization bugfixMarius Kintel
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-21Updated expected file for surface(center=true) bugfixMarius Kintel
2011-12-21Updated expected file for new sphere evaluationMarius Kintel
2011-12-21Added 2D render() testMarius Kintel
2011-12-21bugfix: render() statement containing only 2D geometry caused a crashMarius Kintel
2011-12-21bugfix: surface() modules with center=true wasn't exactly centered in the XY ↵Marius Kintel
plane
contact: Jan Huwald // Impressum