summaryrefslogtreecommitdiff
path: root/src/QGLView.cc
AgeCommit message (Collapse)Author
2014-02-05Qt5: Ported Q_WS usage to Q_OSMarius Kintel
2013-11-04Merge pull request #529 from t-paul/issue434Marius Kintel
Add menu entry "Reset View" to reset viewport to initial settings
2013-10-31Add menu entry "Reset View" to reset viewport to initial settings (fixes ↵Torsten Paul
Issue #434).
2013-10-25o Key-press event in the QGLView were ignored, as it never got theHenner Zeller
focus. Fix: Gain focus on mouse-click inside that view. o QGLView: make zoom-in as well possible on '=' key. On American keyboards, the '=' key is right next to the '-' (Minus) key, while '+' (plus) requires Shift-equals. o Provide a useful 'c' key-binding for 'center'. Very useful after getting lost in panning.
2013-09-12fix issue #430Don Bright
2013-03-04cleanup tab spacingdon bright
2013-03-03make Camera into single class, simplify codedon bright
2013-02-27cleanup commented-outdon 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
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
contact: Jan Huwald // Impressum