]> git.mxchange.org Git - flightgear.git/history - src/Main/CameraGroup.cxx
Merge branch 'jt/runway' into next
[flightgear.git] / src / Main / CameraGroup.cxx
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 timooreSet far camera reference frame to ABSOLUTE_RF
2009-01-03 timooreChange the order of the main cameras from NESTED_RENDER...
2009-01-03 timooreDon't clone far camera; create a new one and initialize...
2009-01-03 timooreExpose the CameraGroup near, far, and near/far boundry...
2008-11-26 timooreMake computeIntersections work with the near and far...
2008-11-21 timooreFix some viewport problems on startup
2008-11-21 timooreUse simgear clone function instead of OSG's.
2008-11-19 timooreUpdate osg::Camera's viewport when it is created.
2008-11-18 timooreUpdate the camera properties after a resize event.
2008-11-18 timooreCleanup of camera code in preperation for shadows
2008-10-28 timooreDisable on-screen statistics for the GUI camera
2008-08-01 timooreCameraGroup class for managing multiple cameras.