]> git.mxchange.org Git - flightgear.git/history - src/Model/modelmgr.cxx
Remove most compile warnings
[flightgear.git] / src / Model / modelmgr.cxx
2012-07-26 Markus PargmannRemove most compile warnings
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-13 ThorstenBUse lazy loading for main aircraft
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-06 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-04 ThorstenBNot reported by cppcheck: fix another memory leak :)
2011-02-01 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-30 Frederic BouvierReported by cppcheck: fix a memory leak
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-07-28 Vivian MeazzaMerge branch 'work4' into next
2010-07-28 James TurnerMake various implicit includes (via PLIB) explicit.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-06-15 fredbSuppress warnings
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-05-05 frohlichModified Files:
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 mfranzextract loop body into separate function to later allow...
2006-03-09 mfranzNasalSys.[ch]xx:
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-04-29 ehofmanMathias:
2003-06-03 ehofmanSome compiler fixes
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-08 curtWorking at unraveling and breaking dependencies inside...
2003-05-06 curtThis is step "1" of probably "many" in the process...
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-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-06-10 davidSeparate the model geodetic position and orientation...
2002-05-14 curtConsolodating scenery structures in scenery.hxx.
2002-05-11 davidMajor overhaul:
2002-05-11 davidProperty patches from Frederic Bouvier:
2002-04-20 davidRemove header dependencies where possible, to speed...
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-12 davidFixed typo for indirect longitude property.
2002-04-12 davidAdded support for additional animated, dynamic 3D model...