]> git.mxchange.org Git - flightgear.git/history - src/Model
(Re)allow duplicate names for A/P stages
[flightgear.git] / src / Model /
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/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
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 branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-13 Tim MooreMerge branch 'tat/framework'
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 'csaba/tower'
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'
2010-01-11 Tim MooreMerge branch 'timoore/props'
2009-12-22 Csaba HalaszFix NaN due to possibly uninitialized _lastViewport...
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-11-10 ehofmanPass the north-east-down velocty directly to the sample...
2009-11-04 ehofmanI really have no idea why but the velocity should be...
2009-11-02 ehofmanPosition and orientation fixes for the sound code,...
2009-11-01 ehofmanproper sound orientation(?) and comment out velocity...
2009-10-31 ehofmananother attempt at getting something useful without...
2009-10-29 ehofmanCommit the current state of affairs to see if it fixes...
2009-10-28 ehofmaninitlialize _playing for FGATC. Proper listerner orient...
2009-10-24 ehofmanUse shared pointers for any reference to SGSoundSample
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-07-27 fredbFix case typo
2009-07-27 fredbCompile under MSVC9
2009-06-15 fredbSuppress warnings
2009-06-11 frohlichRemove dead variables.
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-01 frohlichRemove unused switch node.
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-05 mfranzCsaba "Jester" HALASZ: segfault--
2008-10-19 fredbRevert to previous revision after an error during last...
2008-10-19 fredbAlex Perry :
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-03-22 timooremodel paging patch from Till Busch
2008-01-10 timooreAdd checks to avoid writing NaNs into the scene graph...
2007-12-06 mfranz- move exception handling from init() and childAdded...
2007-12-06 mfranztell *why* loading a model failed
2007-05-09 frohlichModified Files:
2007-05-05 frohlichModified Files:
2007-04-07 frohlichModified Files:
2007-01-07 frohlichModified Files:
2006-12-03 mfranzdon't crash when a panel (or one of its elements) can...
2006-11-07 frohlichOlaf Flebbe: remove unused variable.
2006-10-29 frohlichModified Files:
2006-04-12 mfranzdefer occluder registration until the shadows subsytem...
2006-04-12 mfranzonly call occluder if the shadows were already initiali...
2006-03-30 mfranzadd shadows to FGModelMgr managed models
2006-03-22 mfranzdon't crash if model contains personality branch (sgLoa...
2006-03-21 mfranzbetter name for listener property
2006-03-20 mfranzfix old bug: remove the models from where they were...
2006-03-20 mfranz- remove unused ssgSelector
2006-03-20 mfranzallow to add models at runtime
next