]> git.mxchange.org Git - flightgear.git/history - src/Main/CameraGroup.hxx
Restore splash screen for the Rembrandt renderer
[flightgear.git] / src / Main / CameraGroup.hxx
2012-03-30 Frederic BouvierShadow map size settable at run-time. It needs to be...
2012-03-30 Frederic BouvierImplement Cascade Shadow Mapping in the Rembrandt renderer.
2012-03-26 ThorstenBCameraGroup: adapt order of member vars to their init...
2012-03-25 Frederic BouvierFirst, preliminary, code of the Rembrandt renderer.
2012-03-25 Frederic BouvierAllow any number of cameras as render stages for a...
2012-03-25 Frederic BouvierMove camera setup to the renderer
2012-03-25 Frederic BouvierSmall refactoring in CameraInfo
2012-03-16 James TurnerWork on making 2D panels act like standard scene-graph...
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-23 Mathias FroehlichAdd seamless view muliscreen configuration.
2011-10-23 Mathias FroehlichAdd fixed-near-far camera config parameter.
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-09-21 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-21 James TurnerPush aspect-ratio handling into CameraGroup, so rendere...
2010-11-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/14' of git://gitoriou...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-11-28 Tim Moorepanoramic spherical distortion
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 timooreExpose the CameraGroup near, far, and near/far boundry...
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-08-01 timooreCameraGroup class for managing multiple cameras.