summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-09Added tests which slipped through earlier. Fixes #298Marius Kintel
2013-03-07minor namespace fixMarius Kintel
2013-03-07Workaround for QTBUG-22829Marius Kintel
2013-03-06Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-03-06Updated gmp to 5.1.1, boost to 1.53, tweaked Sparkle build (again)Marius Kintel
2013-03-06fix strecthing with --imgsize per bug rept from Marius Kinteldon bright
2013-03-05check for stale pkgconfig under /usr/local/libdon bright
2013-03-05Merge pull request #288 from openscad/issue11_2donbright
Issue11 2
2013-03-05Tag test as heavyMarius Kintel
2013-03-05Ignore user-libraries for test driversMarius Kintel
2013-03-05compile fix: include opencsg.hMarius Kintel
2013-03-04fix build broken on older gccdon bright
2013-03-04lol far_far_away should be double not size_tdon bright
2013-03-04older gcc doesn't know about __builtin_bswap32don bright
2013-03-04render settings wrong syntaxdon bright
2013-03-04cleanup tab spacingdon bright
2013-03-04move FAR_FAR_AWAY (gl clipping limit) to rendersettingsdon bright
2013-03-04update documentationdon bright
2013-03-04cleanupsdon bright
2013-03-04update docdon bright
2013-03-03update man page. change == in shell script to =don bright
2013-03-03update manpagedon bright
2013-03-03Merge branch 'master' of github.com:openscad/openscad into issue11_2don bright
2013-03-03make xvfb test message not spill over the edge of the screendon bright
2013-03-03add --projection=ortho|perspective option to cmdlinedon bright
2013-03-03begin to make offscreen opencsg compile look like the one in mainwin.ccdon bright
2013-03-03try to fix gimbal camera view on Offscreen modedon bright
2013-03-03fix bug in --imgsizedon bright
2013-03-03simplify camera parameters down to --cameradon bright
2013-03-03add imgsize cmdline parameter for png outputdon bright
2013-03-03update manpagedon bright
2013-03-03fix bugs in testingdon bright
2013-03-03make Camera into single class, simplify codedon bright
2013-03-03remove boost::variant stuff. trim code. add 'vector cam' cmdline optiondon bright
2013-03-03move csg chain prep code to CsgInfo.h, move defaults to rendersettings.hdon bright
2013-03-02OpenCSG is now in MacPortsMarius Kintel
2013-03-02Sparkle build tweakMarius Kintel
2013-03-02Uncatchable CGAL assertion exceptionMarius Kintel
2013-03-02add Camera.h per bug rept from Marius Kinteldon bright
2013-03-01Merge pull request #285 from thinkyhead/masterMarius Kintel
check-configuration.sh on OS X
2013-02-27cleanup commented-outdon bright
2013-02-27rework Camera using boost::variant. first working --gimbalcam versiondon bright
2013-02-26Fix testing of /opt/local, move /usr/local to the front of the list, and ↵Scott Lahteine
break on first found. Check for Sparkle on Darwin
2013-02-26fix bug - if camera is null, then dont use it. (was backwards)don bright
2013-02-26fix bugs for test compiledon bright
2013-02-26begin to implement --viewport option, by adding Camera class + childrendon bright
2013-02-25clearer documentationdon bright
2013-02-25update doc to list opencsg png output from cmdlinedon bright
2013-02-25don't write wiki files by default. everything is in a single .htmldon bright
use --wiki and/or --wiki-upload if you still want wiki output
2013-02-25first working version of opencsg png export from gui binarydon bright
also guiopencsgtest introduced. passes 100% of 'normal' tests
contact: Jan Huwald // Impressum