summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-17boost s/b >=1.48 not >1.48don bright
2013-03-17update to match Marius' versiondon bright
2013-03-17fix some bugs in wrapper of canonical()don bright
2013-03-17backport boost functions to pre-1.48don bright
2013-03-16Merge branch 'noqt' of ssh://ssh.github.com:443/openscad/openscad into ↵don bright
noqt_tweaks
2013-03-16update cmakelist for building tests in same dir as gui binarydon bright
2013-03-16update test resultsdon bright
2013-03-16update regression test resultsdon bright
2013-03-16Merge branch 'master' of github.com:openscad/openscad into resize5don bright
2013-03-16fix 3d test bug, improve 2d test, update release notedon bright
2013-03-12boostfs_relative_path was buggy, replaced with boostfs_uncomplete for nowMarius Kintel
2013-03-12Got rid of remaining Qt dependencies. The test framework should now be Qt-freeMarius Kintel
2013-03-12syncMarius Kintel
2013-03-12Handle files with non-ascii filenames. Only rudimentary tested. Fixes #113 #290Marius Kintel
2013-03-12Merge branch 'master' of github.com:maandree/openscad into maandree-masterMarius Kintel
2013-03-12Fixes problem where local changes are overwritten on automatic reload when ↵Marius Kintel
included files has changed. Fixes #162
2013-03-12syncMarius Kintel
2013-03-12fix bug showed during circle testdon bright
2013-03-12Merge branch 'resize5' of github.com:openscad/openscad into resize5don bright
2013-03-11Merge branch 'master' of github.com:openscad/openscad into resize5don bright
2013-03-11Merge branch 'master' of github.com:openscad/openscad into resize5don bright
2013-03-11add new test results and updated versions of old onesdon bright
2013-03-11make resize of flat objects fail in the direction normal to the flat.don bright
also fail on resize to negative size. update tests
2013-03-11Added test case for value reassignment issue. #289Marius Kintel
2013-03-11Changed redeclaration of assignment so that the last declaration defines the ↵Marius Kintel
order. This hopefully fixes the confusing error message discussed on the mailing list nov 27-30 (Variable bug)
2013-03-11Expected files for recently added testsMarius Kintel
2013-03-11Small generalization of cmd-line test driver. Added tests for image output ↵Marius Kintel
and camera settings for the OpenSCAD app
2013-03-11fix bugdon bright
2013-03-11allow resize's autosize to apply to individual dimensionsdon bright
2013-03-11replace fprintf with PRINTdon bright
2013-03-11fix crashbug 2d resize. add 2d tests. print offscreen warning better.don bright
2013-03-11Merge branch 'master' of /Users/kintel/code/OpenSCAD/clang/../openscadMarius Kintel
2013-03-11Qt fixes for clangMarius Kintel
2013-03-11Merge branch 'master' of github.com:openscad/openscadMarius Kintel
Conflicts: openscad.pro
2013-03-11Somehow MACOSX_DEPLOYMENT_TARGET cannot be lower then 10.6 without ↵Marius Kintel
developing on old boxes
2013-03-11move transform from CGALEvaluator to Nef_polyhedron - reuse in resize(). alsodon bright
move ZRemover code to cgalutils, also cleanup SVG code
2013-03-10test output for resize()don bright
2013-03-10beginning of resize() command implementation.don bright
2013-03-09Merge pull request #300 from openscad/cgal-boost-linuxdonbright
Disable use of multithreaded boost libs when building CGAL to ensure it ...
2013-03-09Disable use of multithreaded boost libs when building CGAL to ensure it ↵Marius Kintel
finds our libraries instead of the system libraries
2013-03-09Support cmake < 2.8.3Marius Kintel
2013-03-09Set preprocessor define for deployment builds. Don't include sparkle in ↵Marius Kintel
development builds. Note: Development snapshots are considered deployment builds
2013-03-09Merge pull request #299 from openscad/testdriver-fixMarius Kintel
Testdriver fix
2013-03-09clarify error message when no image is generateddon bright
2013-03-09fix for when running under wine. also fix test_pretty_print bugdon bright
2013-03-09Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-03-09Added tests which slipped through earlier. Fixes #298Marius Kintel
2013-03-09use pkgconfig for eigen + fix mingw buildsdon bright
2013-03-08Use function instead of module to avoid leaking global variablesMarius Kintel
2013-03-08Generalized the test driver a tiny bitMarius Kintel
contact: Jan Huwald // Impressum