]> git.mxchange.org Git - flightgear.git/history - src/Model/acmodel.hxx
Add aubmodels to AI objects
[flightgear.git] / src / Model / acmodel.hxx
2010-06-26 James TurnerMerge branch 'topics/mainloop' into next
2010-06-26 James TurnerMake FGAircraftModel more subsystem-alike, move update...
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-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 'jmt/navaid'
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 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-24 ehofmanproper listener velocity calculation, this has no effec...
2009-10-29 ehofmanCommit the current state of affairs to see if it fixes...
2009-10-24 ehofmanUse shared pointers for any reference to SGSoundSample
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 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-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2006-11-07 frohlichOlaf Flebbe: remove unused variable.
2006-10-29 frohlichModified Files:
2006-02-08 ehofmanMathias Fröhlich:
2005-04-29 ehofmanMathias:
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanMake it compile, link and run again (pfew\!)
2004-04-02 ehofmanFrederic Bouvier:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2002-06-10 davidSeparate the model geodetic position and orientation...
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-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...