summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-25bugfix: Fixes flickering animation, reported by Don BrightMarius Kintel
2011-12-25Added test case for color overrideMarius Kintel
2011-12-24commit Marius' linalg.ccDon Bright
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
2011-12-21bugfix: surface() modules with center=true wasn't exactly centered in the XY ↵Marius Kintel
plane
2011-12-21Handle missing expected files gracefullyMarius Kintel
2011-12-21Expected files for surface-simpleMarius Kintel
2011-12-21simple surface testMarius Kintel
2011-12-21Patch to fix not-unitized normal vectors due to floating point calculations. ↵Marius Kintel
Patch by Xyne.
2011-12-20Added suggestion to output console log to a fileMarius Kintel
2011-12-19Note about include/use doc clarificationMarius Kintel
2011-12-19Minor Eigen namespace updateMarius Kintel
2011-12-19Merge branch 'master' of https://github.com/donbright/openscad into ↵Marius Kintel
donbright-master
2011-12-19Added note about auto-generated documentationMarius Kintel
2011-12-19Added note about the bugfixMarius Kintel
2011-12-19Changed the default value of to 2 to avoid breaking existing scripts which ↵Marius Kintel
assume a certain default tesselation behavior
2011-12-19bugfix: The parameter yielded half as many segments as expectedMarius Kintel
2011-12-19Supply the REQUIRED parameter to the find macrosMarius Kintel
2011-12-19minor clarificationMarius Kintel
2011-12-19remove unneeded debugging cout<< from cgalpngtestDon Bright
2011-12-18translate old style viewport mouse drag into Eigen math (see T. Hunter bug rpt)Don Bright
2011-12-18make view rotation work like 2011.06 release. (per Triffid Hunter bug rpt)Don Bright
2011-12-18initialize variables in glview.ccDon Bright
2011-12-18fix zoomed-in panning (per Triffid Hunter bug report)Don Bright
2011-12-18Merge remote branch 'upstream/master'Don Bright
2011-12-18fix bug in test_pretty_print, dont try to upload 0 byte filesDon Bright
2011-12-18make it so test_pretty_print by default only shows failed testsDon Bright
2011-12-17add no-strict-aliasing to cmake of regression tests, fixing CGAL/GCC bugsDon Bright
2011-12-17Merge remote branch 'upstream/master'Don Bright
2011-12-17fix pretty print bug that was printing error message during ctestDon Bright
2011-12-17-fno-strict-aliasing fix for GCC bug & link to wikibooks build instructions.Don Bright
2011-12-17Merge remote branch 'upstream/master'Don Bright
Conflicts: openscad.pro
contact: Jan Huwald // Impressum