summaryrefslogtreecommitdiff
path: root/src/GLView.h
AgeCommit message (Expand)Author
2014-02-05Scale axis display on high-DPI displaysMarius Kintel
2013-03-04lol far_far_away should be double not size_tdon bright
2013-03-04cleanup tab spacingdon bright
2013-03-04move FAR_FAR_AWAY (gl clipping limit) to rendersettingsdon 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-27rework Camera using boost::variant. first working --gimbalcam versiondon bright
2013-02-26begin to implement --viewport option, by adding Camera class + childrendon bright
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
2013-02-24move enable_opencsg_shaders, fix indenting, split out display_opencsg_warningdon bright
2013-02-24Merge branch 'master' of github.com:openscad/openscad into issue11_2don bright
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-24consolidate resizeGL()don 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
2013-02-23create GLView as parent of OffscreenView and QGLView. combine setRenderer()don bright
2013-02-21begin process of unifying GLView and OffscreenView. renames, objrot, objtrandon bright
2011-12-09Better warnings and GL info related to OpenCSG capabilities and OpenGL 1.xMarius Kintel
2011-11-27More correct preference and warning settings for OpenCSG capabilityMarius Kintel
2011-11-27Check for GL extensions, not just OpenGL 2, before dismissing OpenCSG capabil...Marius Kintel
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-07-30Merge branch 'master' into visitorMarius Kintel
2011-07-30Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal ...Marius Kintel
2011-05-14Use QPoint instead of seperate x and y mouse vars.Giles Bathgate
2011-05-14Reduce multiple divisions by 10, and move similar code into single function.Giles Bathgate
2011-05-14Some fixes to previous commit, and simplified normalisation.Giles Bathgate
2010-11-17Working state, still requires a show()Marius Kintel
2010-02-09Clifford Wolf:clifford
2010-01-30reorganized file structure layout. more to follow...kintel
contact: Jan Huwald // Impressum