]> git.mxchange.org Git - flightgear.git/history - src/Model
Autopilot: clean up the helpers code (which drives the various /internal/) properties...
[flightgear.git] / src / Model /
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
2006-03-20 mfranzdon't abort() only because one model wasn't found....
2006-03-20 mfranzuse guarded pointers
2006-03-20 mfranzextract loop body into separate function to later allow...
2006-03-09 mfranzNasalSys.[ch]xx:
2006-02-17 ehofmanMathias Fröhlich:
2006-02-08 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-08-22 ehofmanHarald JOHNSEN:
2005-07-31 ehofmanHarald JOHNSEN:
2005-06-26 ehofmanHarald JOHNSEN:
2005-04-29 ehofmanMathias:
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanMake it compile, link and run again (pfew\!)
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-03-19 curtJim Wilson:
2004-02-27 davidLoad submodels before animations, so that we can animat...
2003-11-13 ehofmanDepreciate NetworkOLK. A big thanks goes to Oliver...
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-09-13 ehofmanFrederic Bouvier:
2003-09-01 davidRoll out last change for now. It kills the mag compass...
2003-08-16 ehofmanDisable depth buffer writes for 2D insturments. This...
2003-06-03 ehofmanSome compiler fixes
2003-05-28 ehofmanBuild fix for Windows, without it, Windows
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-09 curtMoved src/Model/loader.[ch]xx and src/Model/model....
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-09 curtRemove dependency on model.hxx.
2003-05-08 curtWorking at unraveling and breaking dependencies inside...
2003-05-08 curtMoved src/Model/*Animation* classes over to simgear.
2003-05-08 curtTimed animations now working again.
2003-05-08 curtClean up various dead, depricated, or otherwise unused...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2003-01-01 davidWork around G++ 2.95 bug by removing use of STL find...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-30 davidMade it possible to add and remove models programmatica...
2002-12-30 davidCleaned up some whitespace.
next