summaryrefslogtreecommitdiff
path: root/src/glview.cc
AgeCommit message (Expand)Author
2013-02-21begin process of unifying GLView and OffscreenView. renames, objrot, objtrandon bright
2012-08-09rearrange to check once at init, then use set variabledon bright
2012-08-09check if running under wine, then run swapbuffers() if sodon bright
2012-07-15Don't use grabMouse() and setFocus(). Attempt to fix #53Marius Kintel
2012-06-02fix glview to work with QT versions less than 4.7don bright
2012-05-28tweaks, add more documentation, fix opencsg.h bugdon bright
2012-04-24Actually lock X for middle mouse button panningClifford Wolf
2012-04-23Fixed x/y panning (middle mouse button)Clifford Wolf
2012-04-23Fixed rendering of crosshairs positionClifford Wolf
2012-01-29fix ortho projection bug rept by nop head + Triffid HunterDon Bright
2012-01-25Ported remaining color handling away from QtMarius Kintel
2012-01-14Fixed recently introduced problem with zoom not working if axes are turned of...Marius Kintel
2012-01-11bugfix: Make lighting work the same way as in earlier versions. Bug reported ...Marius Kintel
2012-01-04minor fix: version and vendor output was mixed up in the info stringMarius Kintel
2011-12-28Change axis labels back to blackMarius Kintel
2011-12-25bugfix: Fixes flickering animation, reported by Don BrightMarius Kintel
2011-12-19Minor Eigen namespace updateMarius Kintel
2011-12-18translate old style viewport mouse drag into Eigen math (see T. Hunter bug rpt)Don Bright
2011-12-18make view rotation work like 2011.06 release. (per Triffid Hunter bug rpt)Don Bright
2011-12-18initialize variables in glview.ccDon Bright
2011-12-18fix zoomed-in panning (per Triffid Hunter bug report)Don Bright
2011-12-13Added note about GL deprecationMarius Kintel
2011-12-11Some small refactoring of color handling to support using the color() module ...Marius Kintel
2011-12-09Added pixelformat info to OpenGL infoMarius Kintel
2011-12-09Better warnings and GL info related to OpenCSG capabilities and OpenGL 1.xMarius Kintel
2011-12-04Killed some warningsMarius Kintel
2011-11-30fix: Ctrl-Left drag on Mac now behaves as right-drag on other platformsMarius Kintel
2011-11-28GLXEW mixed with eigen2 causes weird compiler errors. This is a temporary fixMarius 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-11Change the diagonal view so that the object's front faces the lightMarius Kintel
2011-07-30Merge branch 'master' into visitorMarius Kintel
2011-07-30fixed merge conflictsMarius Kintel
2011-07-30Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal ...Marius Kintel
2011-07-23Merge branch 'glview-refactor' of gitorious.org:openscad/openscad into gitori...Marius Kintel
2011-07-14Temporarily disable dependency on Preferences dialogMarius Kintel
2011-07-11merged in recent changes in masterMarius Kintel
2011-07-03The first time the setting is read it will be undefined so need to default to...Giles Bathgate
2011-07-03Allow the hiding of the opengl2.0 warning on startup.Don Bright
2011-05-14Use QPoint instead of seperate x and y mouse vars.Giles Bathgate
2011-05-14All this matrix math is very clever, but if you translate before you rotate, ...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
2011-05-14Move perspective setup into resize function, still needs to be called in pain...Giles Bathgate
2011-05-14Move light setup code out of paint method and into init.Giles Bathgate
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-01-21Merge branch 'master' of https://github.com/meta23/openscadmeta
2011-01-21Copyright updatesMarius Kintel
2011-01-17add C99 math for win32meta
2010-11-17Working state, still requires a show()Marius Kintel
contact: Jan Huwald // Impressum