summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-02-25split out axes functions. begin to split out opencsg pre-renderingdon bright
2013-02-24unify intializeGL(), remove duplicate codedon bright
2013-02-24merge enable_opencsg_shaders into GLView, remove duplicate codedon bright
from QGLView and OffscreenView
2013-02-24move enable_opencsg_shaders, fix indenting, split out display_opencsg_warningdon bright
also update docs, and try to make enable_opencsg_shaders the same between qgl and offscreengl
2013-02-24tweaks for mergeing masterdon bright
2013-02-24Merge branch 'master' of github.com:openscad/openscad into issue11_2don bright
Conflicts: RELEASE_NOTES openscad.pro src/mainwin.cc
2013-02-24continue merging enable_opencsg_shadersdon bright
2013-02-24merge opencsg_shader code from Qt version into Offscreen (OpenCSG detection)don bright
2013-02-24move enable_opencsg_shaders from csgtestcore to OffscreenView.ccdon bright
2013-02-24consolidate resizeGL()don bright
2013-02-24remove unnecessary size command to openglboxdon bright
2013-02-24finish unify camera. unify getRenderInfo. fix width on libraryinfo box.don bright
2013-02-24put qglview.h into mainwin for deps. unify camera functions into glview.don bright
remove duplicate code.
2013-02-23create GLView as parent of OffscreenView and QGLView. combine setRenderer()don bright
2013-02-21continue with gimbalcam vs eye-center-cam changesdon bright
contact: Jan Huwald // Impressum