Age | Commit message (Expand) | Author |
2011-12-28 | Updated intersection-tests to avoid hard-to-compare OpenGL z-buffer fighting | Marius Kintel |
2011-12-28 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2011-12-28 | Updated intersection-tests to avoid hard-to-compare OpenGL z-buffer fighting | Marius Kintel |
2011-12-28 | Disabled a few dump tests causing floating point comparison issues | Marius Kintel |
2011-12-28 | Updated expected files due to recently introduced bounding box changes | Marius Kintel |
2011-12-28 | regression tests: fix ncc==0 false-fails when using NCC image comparison | don bright |
2011-12-27 | Merge branch 'buildfix' of github.com:openscad/openscad into buildfix | Marius Kintel |
2011-12-26 | fix pre/ appending of includes on systems w mult libs + OPENSCAD_LIBRARIES | don bright |
2011-12-26 | Merge branch 'master' into buildfix | Marius Kintel |
2011-12-26 | print boost_root when it's under OPENSCAD_LIBRARIES, otherwise skip print | don |
2011-12-26 | Refactored normalization into a separate class, hard-limited normalization to... | Marius Kintel |
2011-12-26 | if CGAL's -DMAKE_INSTALL_PREFIX=$X, then enable finding of CGAL in $X | don bright |
2011-12-26 | fix bug on system with OPENSCAD_LIBRARIES + mult versions of boost | don bright |
2011-12-26 | fix build w mult. versions of boost when OPENSCAD_LIBRARIES used | don bright |
2011-12-26 | Added test for hexagonal cylinder orientation, aka. captured nuts | Marius Kintel |
2011-12-26 | fix eigen2 finding bug | don bright |
2011-12-26 | Added test case for nan occuring in exported STL files | Marius Kintel |
2011-12-26 | Added test case for nan occuring in exported STL files | Marius Kintel |
2011-12-25 | Modified eigen2 test to work for system-eigen2 and OPENSCAD_LIBRARIES without... | Marius Kintel |
2011-12-25 | Merge branch 'master' into buildfix | Marius Kintel |
2011-12-25 | Added test case for color override | Marius Kintel |
2011-12-25 | find eigen2 when OPENSCAD_LIBRARIES is set in regression test build | don bright |
2011-12-23 | Fixed CSG regression reported by Ed Nisley; bounding boxes are now transforme... | Marius Kintel |
2011-12-23 | Test case for recent CSG regression reported by Ed Nisley | Marius Kintel |
2011-12-23 | fix for recently introduced bug: If no actual image was generated, we failed ... | Marius Kintel |
2011-12-22 | fix crash bug | Don Bright |
2011-12-22 | Update test case: Since we're now pruning the normalized tree, subtracted obj... | Marius Kintel |
2011-12-22 | Removed old debug output | Marius Kintel |
2011-12-21 | Updated expected file for surface(center=true) bugfix | Marius Kintel |
2011-12-21 | Updated expected file for new sphere evaluation | Marius Kintel |
2011-12-21 | Added 2D render() test | Marius Kintel |
2011-12-21 | Handle missing expected files gracefully | Marius Kintel |
2011-12-21 | Expected files for surface-simple | Marius Kintel |
2011-12-19 | Merge branch 'master' of https://github.com/donbright/openscad into donbright... | Marius Kintel |
2011-12-19 | Changed the default value of to 2 to avoid breaking existing scripts which a... | Marius Kintel |
2011-12-19 | Supply the REQUIRED parameter to the find macros | Marius Kintel |
2011-12-19 | remove unneeded debugging cout<< from cgalpngtest | Don Bright |
2011-12-18 | Merge remote branch 'upstream/master' | Don Bright |
2011-12-18 | fix bug in test_pretty_print, dont try to upload 0 byte files | Don Bright |
2011-12-18 | make it so test_pretty_print by default only shows failed tests | Don Bright |
2011-12-17 | add no-strict-aliasing to cmake of regression tests, fixing CGAL/GCC bugs | Don Bright |
2011-12-17 | fix pretty print bug that was printing error message during ctest | Don Bright |
2011-12-17 | Killed warning | Marius Kintel |
2011-12-17 | Compile tests with -O2 -g as default | Marius Kintel |
2011-12-15 | Some more build system cleaning | Marius Kintel |
2011-12-15 | fix EIGEN2DIR cmake syntax | don |
2011-12-14 | fix freebsd build, improve test_pretty_print error handle, improve documentation | don |
2011-12-13 | fix cmake path bugs. rewrite testing to match non-underscore DIR variables. | Don Bright |
2011-12-13 | fix div by zero bug in test_pretty_print | Don Bright |
2011-12-13 | Improved sphere tesselation for low resolution spheres | Marius Kintel |