summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-03-04cleanup tab spacingdon bright
2013-03-04move FAR_FAR_AWAY (gl clipping limit) to rendersettingsdon bright
2013-03-04cleanupsdon bright
2013-03-04update docdon 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-02add Camera.h per bug rept from Marius Kinteldon bright
2013-02-27cleanup commented-outdon bright
2013-02-27rework Camera using boost::variant. first working --gimbalcam versiondon bright
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-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-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
2013-02-21distinguish between gimbal-camera and eye-center-cameradon bright
2013-02-21re-simplify library info window. start to unify glview.save()don bright
2013-02-21obj_rot + obj_trans -> Eigen::Vector. simplify glinfo dialog box.don bright
2013-02-21begin process of unifying GLView and OffscreenView. renames, objrot, objtrandon bright
2013-02-17fix build errors, display 'not implemented' message on win32/linuxdon bright
2013-02-16better detection of '-0', make it into '0'don bright
2013-02-16solve some floating point comparison issues in multmatrix dump().don bright
also indent some stuff properly
2013-02-14deal with test suite issues under mingw-cross compile and winedon bright
2013-02-13Added support for more paths in OPENSCADPATH, also search in ↵Marius Kintel
HOME/Documents/OpenSCAD/libraries on Mac
2013-02-12Don't print last updated date if it's nullMarius Kintel
2013-02-12Merge branch 'issue11_2' of github.com:openscad/openscad into issue11_2don bright
2013-02-12upgrade lodepng to new version. remove malloc from imageutilsdon bright
2013-02-11Minor note about eigen3Marius Kintel
contact: Jan Huwald // Impressum