summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-07Fixed FSF addressMiro Hrončok
2012-10-06bugfix: parser errors wasn't treated correctly, causing cmd-line tools to ↵Marius Kintel
return without an error code, as well as error highlighting in the editor being broken
2012-09-08Fix bug where recently compiled module happened to receive the same pointer ↵Marius Kintel
value as the module it replaced, causing dependency tracking not to work properly. Related to #75
2012-09-08Enable opening of .csg files from from the GUIMarius Kintel
2012-09-02Block recursion on circular or recursive inclusions. Fixes #187Marius Kintel
2012-08-28Merge pull request #189 from openscad/issue188Marius Kintel
Issue188
2012-08-28Merge pull request #190 from openscad/colorwarnMarius Kintel
color>1.0 warning (color([255,0,0]) per Joel Bodenmann rept to mail list
2012-08-23compile fix, boost>=1.44 can use boost filesystem v3don bright
if you pass BOOST_FILESYSTEM_VERSION=3 as a compiler define but try to use boost filesystem v2 functions on these older boosts, (1.44, 1.45, etc) you get compilation errors. by changing the boost version detection for v3, we prevent the compile error.
2012-08-22color>1.0 warning (color([255,0,0]) per Joel Bodenmann rept to mail listdon bright
2012-08-22add line to hull testdon bright
2012-08-22cleanupdon bright
2012-08-22cleanuypdon bright
2012-08-22stop crash bug reported by Giles Bathgatedon bright
2012-08-22bugfix: There is a bug in the stdc++ library on Mac OS 10.5 which messes up ↵Marius Kintel
some STL templates. This should fix it, courtesy of http://stackoverflow.com/questions/3484043/os-x-program-runs-on-dev-machine-crashing-horribly-on-others
2012-08-22Bugfix: rotate() with a vector argument with less that 3 elements used ↵Marius Kintel
uninitialized variables, ending up being non-deterministic. Fixes #152
2012-08-22Manual tests for module cachingMarius Kintel
2012-08-22Updated mpfr, boost, glewMarius Kintel
2012-08-22Extracted the about box contents to an external file for easier editingMarius Kintel
2012-08-22Compile fix for eigen3Marius Kintel
2012-08-22minor code compactingMarius Kintel
2012-08-22Merge pull request #186 from openscad/issue185Marius Kintel
Issue185
2012-08-21clarify warning messagedon bright
2012-08-21clarify that 'infinity' is not 'really' tested currently.don bright
2012-08-21add images for testsdon bright
2012-08-21improve test scad. don't use dumptest(), 'nan' is a bit of a problemdon bright
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-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
contact: Jan Huwald // Impressum