]> git.mxchange.org Git - flightgear.git/history - src/Model/acmodel.cxx
initlialize _playing for FGATC. Proper listerner orientation based on view offset...
[flightgear.git] / src / Model / acmodel.cxx
2009-10-28 ehofmaninitlialize _playing for FGATC. Proper listerner orient...
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-22 ehofmanline up aircraft orientation and velocity vector
2009-10-17 ehofmanSoundManager fixes
2009-10-16 ehofmanmove some of the sound postion and orientation calculat...
2009-10-12 ehofmanCorrect (and verrified) position, orientation and veloc...
2009-10-07 ehofman(try to) properly align model and viewer
2009-10-06 ehofmanAdd the Sound Manager before any other subsystem that...
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-06-11 frohlichRemove dead variables.
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-01 frohlichRemove unused switch node.
2008-03-22 timooremodel paging patch from Till Busch
2007-12-06 mfranztell *why* loading a model failed
2007-05-09 frohlichModified Files:
2007-05-05 frohlichModified Files:
2006-11-07 frohlichOlaf Flebbe: remove unused variable.
2006-10-29 frohlichModified Files:
2006-02-17 ehofmanMathias Fröhlich:
2005-10-27 ehofmanJim Wilson: Adjusting the near clip plane to 0.10 units...
2005-10-08 ehofmanHarald JOHNSEN:
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-07-31 ehofmanHarald JOHNSEN:
2005-04-29 ehofmanMathias:
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2004-03-19 curtJim Wilson:
2003-10-22 curtJim Wilson:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-15 curtAdded a command line option to specify a starting time...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-08 curtWorking at unraveling and breaking dependencies inside...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-06-10 davidSeparate the model geodetic position and orientation...
2002-05-29 davidDefault to glider again when model is not present.
2002-05-14 curtConsolodating scenery structures in scenery.hxx.
2002-05-11 davidMajor overhaul:
2002-04-20 davidRemove header dependencies where possible, to speed...
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-13 davidEnsure that the aircraft model is in the same clip...
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-09 davidThe 3D aircraft model scene is now managed by
2002-04-09 davidRemoved current_model global variable and added a refer...
2002-04-05 davidMoved FGAircraftModel subsystem out into its own direct...