summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-17Minor tweaks to checklistMarius Kintel
2013-01-17Updated copyright year to 2013Marius Kintel
2013-01-17Note about setting VERSION env. variableMarius Kintel
2013-01-17Added some fixme's related to quitting while doing a long calculation. It ↵Marius Kintel
sometimes causes a crash atm.
2013-01-17Test results for updated tests for issue #221Marius Kintel
2013-01-17Use correct Qt toolsMarius Kintel
2013-01-17Build our own Qt binaries on Mac, to be able to support 32-bit builds. ↵Marius Kintel
Upgraded gmp to 5.1.0
2013-01-17Credit goes to chrysn, using his handle instead of his real nameMarius Kintel
2013-01-17Merge pull request #245 from openscad/final_tweaksMarius Kintel
Final tweaks
2013-01-17point out that you need a clean shell to run the mingw crossbuilddon bright
2013-01-17US-style Trademark disclaimerdon bright
2013-01-17mention that cross-building dependencies can take several hoursdon bright
2013-01-17Show Qt version in Library InfoMarius Kintel
2013-01-17CONFIG= should read CONFIG+= -- otherwise it causes bizare build errorsdon bright
2013-01-17Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-01-17Added path to self-built QtMarius Kintel
2013-01-17Merge pull request #243 from openscad/fix_dxf_deps_problemMarius Kintel
allow dxf deps writing
2013-01-17allow dxf deps writingdon bright
2013-01-16Linux build fix: qmake exists() was using the variable name instead of its ↵Marius Kintel
contents
2013-01-16Updated RELEASE_NOTESMarius Kintel
2013-01-15Reorganized section for building binariesMarius Kintel
2013-01-15syncMarius Kintel
2013-01-13bugfix: Wrong slot names for OpenCSG warning dialogMarius Kintel
2013-01-13Moved Mac download site from github to google codeMarius Kintel
2013-01-11Added hashbangMarius Kintel
2013-01-11Merge pull request #239 from openscad/google_code_uploaderMarius Kintel
Google code uploader
2013-01-10dont crash if there's no .netrc file. add security notice. discourage .netrc ↵don bright
use.
2013-01-10add google code uploader script. for uploading binaries / releasesdon bright
2013-01-09add three people. update copyright date to 2013.don bright
2013-01-09add to acknowledgementsdon bright
2013-01-08syncMarius Kintel
2013-01-08Don't just ignore geometric nodes having zero volume/area - when doing ↵Marius Kintel
difference/intersection, they tend to turn negative objects into positive ones. Fixes #221
2013-01-08bugfix for recently introduced bug: Render negative 2D objects slightly ↵Marius Kintel
thicker than positive objects to avoid z-buffer tearing with OpenCSG rendering
2013-01-08Merge pull request #222 from mrrobinson/masterMarius Kintel
Difference test for subtracting something from nothing
2013-01-05Merge pull request #235 from openscad/mxebuild_fixMarius Kintel
Mxebuild fix
2012-12-30cleanupdon bright
2012-12-30clarify commentsdon bright
2012-12-30clarify commentsdon bright
2012-12-30clarify variable names. simplify.don bright
2012-12-30clarify comments and variable names in pretty printdon bright
2012-12-29clarify commentsdon bright
2012-12-29remove detection via package system, complicated + doesnt work welldon bright
2012-12-29cleanupdon bright
2012-12-29cleaning updon bright
2012-12-29qmake-macx last detected on eigen. (unix=1 on osx). clarify comments.don bright
2012-12-29simplify README a little bit on build processdon bright
2012-12-29make RPATH work on uni-build-dependencies with GLEW on 64 bit machinesdon bright
2012-12-29prevent LD_LIBRARY_PATH problems on unix (not OSX) systems withdon bright
dependency builds, by using RPATH during build. remove the shell script workaround that was added during the previous commit, as it is 'less clean' a solution.
2012-12-27Ignore dimension when evaluating control modules mixed with geometry ↵Marius Kintel
children. Fixes #229
2012-12-25a workaround for LD_LIBRARY_PATH having to be set every time you want todon bright
run openscad if you build your own dependencies.
contact: Jan Huwald // Impressum