]> git.mxchange.org Git - flightgear.git/history - src/Main/CameraGroup.cxx
Update camera inheritance masks because of OSG changeset 10838
[flightgear.git] / src / Main / CameraGroup.cxx
2009-11-30 Csaba HalaszUpdate camera inheritance masks because of OSG changese...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-24 Tim Moorefix warnings in Main
2009-07-16 timooreEnable EffectCullVisitor
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreChange the near plane value back to .1
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 timooreProtect against divide-by-zero in setCameraParameters
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 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.