summaryrefslogtreecommitdiff
path: root/src/glview.cc
AgeCommit message (Collapse)Author
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 ↵Marius Kintel
off. Reported by nop head.
2012-01-11bugfix: Make lighting work the same way as in earlier versions. Bug reported ↵Marius Kintel
by nop head.
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
to change only alpha
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 ↵Marius Kintel
capabilities.
2011-09-11Change the diagonal view so that the object's front faces the lightMarius Kintel
2011-07-30Merge branch 'master' into visitorMarius Kintel
Conflicts: src/GLView.h src/glview.cc src/mainwin.cc src/render-opencsg.cc
2011-07-30fixed merge conflictsMarius Kintel
2011-07-30Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal ↵Marius Kintel
is to become independent of Qt
2011-07-23Merge branch 'glview-refactor' of gitorious.org:openscad/openscad into ↵Marius Kintel
gitorious/glview-refactor
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 ↵Giles Bathgate
to true.
2011-07-03Allow the hiding of the opengl2.0 warning on startup.Don Bright
There are two basic changes. The first is a checkbox within the warning screen that allows you to hide it on subsequent program boots. The second is a checkbox under Edit/Preferences/Advanced to show/hide the message.
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
I think its redundant.
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 ↵Giles Bathgate
paint when displaying axes.
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
Conflicts: openscad.pro
2011-01-21Copyright updatesMarius Kintel
2011-01-17add C99 math for win32meta
2010-11-17Working state, still requires a show()Marius Kintel
2010-11-08Cosmetics, temporarily disabled preferences in GLViewMarius Kintel
2010-07-02Some fixes by Jestin Stoffelkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@566 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-24Output renderer info when OpenGL 2.0 is not foundkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@525 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-09Clifford Wolf:clifford
Switched to OpenCSG-1.3.0 for MDI support (this version does not leak GL off screen buffers ;-) git-svn-id: http://svn.clifford.at/openscad/trunk@416 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-01Clifford Wolf:clifford
Added CGAL exception to all copyright notes, as it is suggested on: http://www.cgal.org/license.html http://www.fsf.org/licensing/licenses/index_html git-svn-id: http://svn.clifford.at/openscad/trunk@405 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30linux build fixeskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@369 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30header file reorgkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30reorganized file structure layout. more to follow...kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum