]> git.mxchange.org Git - flightgear.git/history - src/Main/CameraGroup.cxx
Merge branch 'curt/make' into next
[flightgear.git] / src / Main / CameraGroup.cxx
2010-02-17 Tim MooreMerge branch 'curt/make' into next
2010-02-17 Tim MooreMerge branch 'jmt/bulk' into next
2010-02-17 Tim MooreMerge branch 'jmt/gui' into next
2010-02-17 Tim MooreMerge branch 'jmt/navradio' into next
2010-02-14 Tim MooreMerge branch 'ehofman/config' into next
2010-02-14 Tim MooreMerge branch 'vivian/mp' into next
2010-02-13 Tim MooreMerge branch 'jmt/gps' into next
2010-02-10 Tim MooreMerge branch 'jmt/font' into next
2010-02-10 Tim MooreMerge branch 'vivian/tachy' into next
2010-02-10 Tim MooreMerge branch 'vivian/tachy' into next
2010-02-10 Tim MooreMerge branch 'zan/stencil2' into next
2010-02-10 V MeazzaAdd Stencil Lighting
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-30 Tim MooreAdd HAVE_CULLSETTINGS_CLEAR_MASK to configure.ac and...
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.