]> git.mxchange.org Git - flightgear.git/history - src/Main/viewer.hxx
initlialize _playing for FGATC. Proper listerner orientation based on view offset...
[flightgear.git] / src / Main / viewer.hxx
2009-10-28 ehofmaninitlialize _playing for FGATC. Proper listerner orient...
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-18 jmtHeader clean-ups in viewer/view-mgr.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-06-11 jmtUpdate FGViewer position clients to work with SGGeod...
2009-06-11 jmtReplace plain doubles with SGGeod in FGViewer for posit...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichompute some vectors from the current view when they...
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2007-05-05 frohlichModified Files:
2006-11-01 frohlichModified Files:
2006-02-21 mfranznew FSF address
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-04-29 ehofmanMathias:
2005-02-25 curtCurrently, aspect ratio is computed directly from the...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-03-19 curtJim Wilson:
2003-10-22 curtJim Wilson:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-07-24 ehofmanMelchior FRANZ:
2003-07-14 ehofmanFramerate independent viewer fixes from Melchior FRANZ
2003-07-12 ehofmanLatest changes to the viewer code from Melchior FRANZ
2003-07-11 ehofmanMelchior FRANZ:
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-02-06 curtThere are a number of little changes. Tested with...
2002-06-28 davidPatch from Julian Foad:
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-11 davidMajor overhaul:
2002-04-18 curtJim Wilson:
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-05 davidViewer update from Jim Wilson:
2002-03-27 davidViewer patches from Jim Wilson:
2002-03-25 davidMinor patch from David Megginson:
2002-03-21 davidViewer update from Jim Wilson:
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-06 davidFirst baby steps towards restructuring the view archite...
2002-03-04 curtFixed a bug with view-offset specification from the...
2002-02-05 curt1. Tidies up h-FOV/v-FOV handling and makes window...
2002-01-19 davidAdd infrastructure in preparation for tilting the view.
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-10-24 curtFixes for win_ratio/aspect_ratio confusion. It was...
2001-07-08 curtAllow other routines to increment/decrement goal_view_o...
2001-05-31 curtMake FGViewer::update() a pure virtual because FGViewer...
2001-02-02 curtFix a problem with external views where the sky lightin...
2000-11-03 curtTweaks.
2000-11-01 curtMoved fov and win_ration from FGOptions to FGViewer...
2000-11-01 curtMore view clean ups.
2000-11-01 curtWorking on lookat views.
2000-10-26 curtAdded a viewmgr system and made corresponding changes...
2000-10-26 curtCheck point ... making progress with a FGViewerLookAt...
2000-10-25 curtContinued FGViewer cleanups. FGViewer is now a base...
2000-10-25 curtRemoved references to Point3D from FGViewers interface.
2000-10-25 curtContinuing work on cleanups.
2000-10-25 curtCheckpoint commit for cleaning up the FGViewer class...
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...