summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-20change 'system' to 'found' in header of printed tabledon bright
2012-12-20skip broken opengl testing under eigen3don bright
2012-12-20convert tabs to spaces. fix some BSD problemsdon bright
2012-12-20update boost version. allow 'out of tree' dependency check. fix cmake detectiondon bright
2012-12-20for out of tree, build under $PWD/openscad_deps not $PWDdon bright
2012-12-20enable 'out of tree' call of dependency scripts. fix old ubuntu detection.don bright
2012-12-20clarify README linux compilationdon bright
2012-12-20do not use OSTYPE, its a read-only operating system variabledon bright
2012-12-05unify build scripts. introduce 'version checker' script. simplify instructionsdon bright
2012-12-04move flattr image to right-hand side.don bright
2012-12-04tidy up html for QTextBrowser. add shortcut for 'help'don bright
2012-12-04hand code html to remove qt cruft. makes it easier to change, and easierdon bright
to spit out to cmdline (eventually)
2012-12-03clarify mingw32 usage in docs & in 'print usage'don bright
2012-12-03actually assign copyright to Marius + Clifford, to eliminate anydon bright
problems with Debian.
2012-12-03fix tabs in svg.ccdon bright
2012-12-03allow 'mingw32' option. dont use OSTYPE. fix docs. allow NUMCPU multicore builddon bright
2012-12-03fix bug where if $MXEDIR didn't already exist, build faileddon bright
2012-10-31updated MCADMarius Kintel
2012-10-31robustification: Postfix traversals used uninitialized response variable. ↵Marius Kintel
Bug wasn't trigged by the current codebase though
2012-10-31Return on unknown ColorMode to avoid using uninitialized variableMarius Kintel
2012-10-30Merge branch 'master' into issue202svgMarius Kintel
2012-10-29fix possible crash bugdon bright
2012-10-28fixes for test suite and gccdon bright
2012-10-28fix typodon bright
2012-10-28Updated to CGAL-4.1Marius Kintel
2012-10-28move failure-detection so there is only one reset of error behavior.don bright
2012-10-28put eps and inf back indon bright
2012-10-28more cleanupdon bright
2012-10-28cleanupdon bright
2012-10-28reduce linecount of bigbox code. minor cleaning.don bright
2012-10-28remove debugging. cleanupdon bright
2012-10-28refactor, cleanup, put code where it belongs, make simple logging classdon bright
2012-10-26Boost 1.51 requires chrono for threadMarius Kintel
2012-10-24use a thin box, union the intersection w top of box and bottom of boxdon bright
2012-10-24use target(), not source(), making 'simple' the 2d polygondon bright
created during the 'flattening' process from 3d to 2d. not sure why this works, but it does.
2012-10-24Updated RELEASE_NOTESMarius Kintel
2012-10-24Support specifying an OPENSCADPATH environment variable which will have ↵Marius Kintel
precedence over the hardcoded library paths. First step of issue #125
2012-10-24Make cmd-line overrides using -D work also for USEd modules. Fixes #211Marius Kintel
2012-10-24Detect circular includes. Probably the final commit for #75Marius Kintel
2012-10-24Added test for circular includesMarius Kintel
2012-10-23this svg-prints the 'marked' faces as dashed lines, revealing CGAL issuesdon bright
with mark() and union() operations on Nef Polyhedron 2 objects.
2012-10-23Initial clang build supportMarius Kintel
Conflicts: scripts/macosx-build-dependencies.sh
2012-10-23Minor clang updatesMarius Kintel
Conflicts: scripts/macosx-build-dependencies.sh
2012-10-23Now builds on clang-4.0 on Mac OS X LionMarius Kintel
Conflicts: scripts/macosx-build-dependencies.sh
2012-10-21remove old dump code. improve debugging svg output.don bright
2012-10-19add OpenSCAD version to about dialog title.don bright
improve SVG debugging output for Nef3 and Nef2 polyhedra.
2012-10-16refactor to make svg in 2d and 3d use same transformation codedon bright
2012-10-16projection: fallback to 'large thin box' if intersection with plane fails.don bright
also implement SVG debugging output for 2d + 3d Nef Polyhedrons.
2012-10-10Detect recursive execution of functions to avoid a stack overflow crash. ↵Marius Kintel
Fixes #200
2012-10-10cosmeticsMarius Kintel
contact: Jan Huwald // Impressum