summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-20Merge commit '765f1a98dc124e1913b53ea8467908b8b8bda032'Marius Kintel
2012-08-20improve test scaddon bright
2012-08-20dont crash if there's infinity or NaN in transformation matrixdon bright
2012-08-20collect library dependencies a bit to reduce duplicationMarius Kintel
2012-08-20Enable running the test suite on a Mac VMMarius Kintel
2012-08-20Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-08-20Added support for Mac OS X LionMarius Kintel
2012-08-20Added support for Lion, added option to force LLVM compilerMarius Kintel
2012-08-19Capitalize 'duplicate'don bright
2012-08-19fix print statementdon bright
2012-08-19print only a single warning about intersecting vertices at dxf tessellationdon bright
, instead of spamming it over and over. also mention that it might be due to intersecting lines, not just duplicate vertices (duplicate vertices being perhaps generated by cgal's tessellator when it deals with intersecting lines)
2012-08-19use the CGAL triangulation with intersections enabled. attempt to fix issue #159don bright
2012-08-19Merge branch 'master' of github.com:openscad/openscaddon bright
2012-08-19for ubuntu 12, use binary libcgal libopencsg packages, not build from sourcedon bright
2012-08-19cleanupdon bright
2012-08-19fix small bugs in eigen build scriptsdon bright
2012-08-19look for EIGENDIR env var. (also look for EIGEN2DIR for backwards compatability)don bright
2012-08-19rewrite Eigen detection in CMakelists. cleanup files for pull request.don bright
2012-08-19cleanup for pull requestdon bright
2012-08-19Merge branch 'master' of github.com:openscad/openscad into eigen3don bright
2012-08-19cleaning up for pull requestdon bright
2012-08-19Revert "Revert "Revert "more debug"""don bright
This reverts commit 94de600995a142bb0643b70f7717be3650072644.
2012-08-19Revert "Revert "more debug""don bright
This reverts commit 4ef470be1f147cb33d75117716ec83c84328da25.
2012-08-19Revert "more debug"don bright
This reverts commit 8f17a48e2c76e0a7a35032ff87df7b89cdcb8772.
2012-08-19more debugdon bright
2012-08-19debugging failed test: throwntogethertest polygonsdon bright
2012-08-19make EIGEN_DONT_ALIGN flag work. also remove warnings when using clang.don bright
2012-08-19update eigen version in README. dont use alignment in dxfdata vector.don bright
2012-08-18Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-08-18Lion compile fixMarius Kintel
2012-08-18Make OS checks independent of QtMarius Kintel
2012-08-18fix bug in build script for boostdon bright
2012-08-18restore commented-out build commandsdon bright
2012-08-18alter Mac OSX dependencies build script to get eigen version 3.1.1don bright
This still allows the building of eigen, 2.0.17 just change the version number at the bottom of the file. Eigen3 requires an 'out of source' build.
2012-08-18modify build system to auto-detect eigen3, and fallback to eigen2don bright
2012-08-18more eigen3 fixes.don bright
1. finish converting 'using namespace boost::filsystem' to 'namespace fs = boost::filesystem'. 2. initial version of changes to CMakelists.txt for the regression test
2012-08-18initial rework to enable eigen3 per issue #174.don bright
1. enable eigen3 in qmake build system 2. convert Transform3d and cwise() per the eigen2->eigen3 porting faq online 3. get rid of 'using namespace boost::filesystem' as it conflicts with eigen3
2012-08-18avoid compiler warning about unusued parameterdon bright
2012-08-18bugfix: default parameters should be in class declaration onlyMarius Kintel
2012-08-18Merge pull request #179 from openscad/issue176Marius Kintel
fix issue #176
2012-08-18detect flaws in 'use' and 'include' statements. make locate_file consider ↵don bright
directories as 'non files'.
2012-08-18Merge pull request #178 from openscad/issue177Marius Kintel
maintain order of polygons in evaluateCGALMesh to fix issue 177. add opt...
2012-08-18maintain order of polygons in evaluateCGALMesh to fix issue 177. add option ↵don bright
to dump more info to csgchain
2012-08-16Merge pull request #175 from openscad/issue174Marius Kintel
fix issue 174 by maintaining order of pointdata during dxf import
2012-08-16fix issue 174 by maintaining order of pointdata during dxf importdon bright
2012-08-13Merge pull request #169 from openscad/copyright_noticesMarius Kintel
Copyright notices
2012-08-13Merge pull request #170 from openscad/mingw_installer2Marius Kintel
Mingw installer2
2012-08-13Merge pull request #173 from openscad/issue160Marius Kintel
Issue160
2012-08-09rearrange to check once at init, then use set variabledon bright
2012-08-09check if running under wine, then run swapbuffers() if sodon bright
contact: Jan Huwald // Impressum