]> git.mxchange.org Git - flightgear.git/commit
Fix main window aspect ratios other than 4/3
authortimoore <timoore>
Fri, 25 Jan 2008 18:44:45 +0000 (18:44 +0000)
committertimoore <timoore>
Fri, 25 Jan 2008 18:44:45 +0000 (18:44 +0000)
commitb47157041eea9cafc4021431b3d5ecf861fb224e
tree7c62156c56e21004a9ebe0dd5fbdef97999e3d74
parent00f8463ab42692427a479151a797a1c9a3e1712a
Fix main window aspect ratios other than 4/3

This also fixes distortion weirdness in the osgviewer version. That
was caused by osg::GraphicsContext getting in the act on resize events
and adding its own scaling to the projectionOffset of slave cameras!
src/Main/fg_os_osgviewer.cxx
src/Main/renderer.cxx
src/Main/renderer.hxx