summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-13Merge branch 'master' of github.com:openscad/openscad into colah_highlighterdon bright
2013-01-13doc length tested ok. remove FIXME notedon bright
2013-01-13balance colors, fix bug in numbers, highlight more stuffdon bright
2013-01-13highlight numbers and brackets as welldon bright
2013-01-12fix qt4.4, old gcc, and mention Giles' Rapcad higlighterdon bright
2013-01-12fix for gcc. simplify mainwin.cc a bit.don bright
2013-01-12note about speed on qt < 4.6don bright
2013-01-12oops % should not be bolddon bright
2013-01-12make it work on Qt less than 4.6don bright
2013-01-12now passes all tests in 'manual test suite'don bright
2013-01-12rewrite large bit of syntax highlighter, add 'manual' test instructionsdon bright
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-09Merge branch 'master' of github.com:openscad/openscad into colah_highlighterdon bright
2013-01-09add to acknowledgementsdon bright
2013-01-09merge, by hand, Christopher Olah's syntax highlighter codedon bright
2013-01-09remove QCodeEditor inspired by Giles Bathgates Jan 7 2012 email to listdon 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.
2012-12-25Merge branch 'mxebuild_fix' of github.com:openscad/openscad into mxebuild_fixdon bright
2012-12-25fix clang build on glew. add some documentation.don bright
2012-12-25path instructions should be / not ./don bright
2012-12-25fix eigen detection bug i introduced yesterdaydon bright
2012-12-25fixing g++ version detectiondon bright
2012-12-25improve Gcc version detectiondon bright
2012-12-23detect netbsd / freebsd after linux not before, for bison/flex.don bright
2012-12-23CONFIG=skip_version_check should be += otherwise qmake has bizarre problems ↵don bright
(bison doesnt get called??)
2012-12-23more alt linux fixesdon bright
2012-12-23netbsd - ask user to verify X Sets are installeddon bright
2012-12-23fixes for Alt Linuxdon bright
contact: Jan Huwald // Impressum