]> git.mxchange.org Git - flightgear.git/commit
Update osg::Camera's viewport when it is created.
authortimoore <timoore>
Wed, 19 Nov 2008 22:55:42 +0000 (22:55 +0000)
committertimoore <timoore>
Wed, 19 Nov 2008 22:55:42 +0000 (22:55 +0000)
commit8afab2045b352f4d6a0853110df3f2c8b8232350
tree0d282943639a40e53f5faa331779832c6a386c9f
parent12cf1c41add24b5f22f8e5199002dbb49817d0f5
Update osg::Camera's viewport when it is created.

This fixes a problem where /sim/startup/[xy]size were not set properly
because the GUI camera's viewport was not correct at startup.
src/Main/CameraGroup.cxx
src/Main/CameraGroup.hxx