]> git.mxchange.org Git - flightgear.git/history - src/Model
Get rid of the double comma's for the file section of the generic protocol also.
[flightgear.git] / src / Model /
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.
2002-11-17 davidIrix patch from Erik Hofman.
2002-11-17 davidCygwin patch from Patrick Staehlin:
2002-11-17 davidPatch from Jim Wilson to fix model offsets:
2002-11-16 davidPatch from Frederic Bouvier:
2002-11-13 davidCorrect offset-deg in a rotate animation so that it...
2002-11-06 davidFixed bug in timed update cycling.
2002-11-06 davidAdded a new TimedAnimation, using the type "timed"...
2002-11-03 davidRemoved debug print statements.
2002-11-03 davidStreamline to create fewer branch nodes. This involves...
2002-10-29 curtAndy Ross:
2002-10-13 davidPatch from Frederic Bouvier:
2002-09-07 davidAdded explicit std:: prefix to map to work-around MSVC6...
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-07-18 davidPatch from Cameron Moore:
2002-07-03 davidFix a bug reported by Frederic Bouvier:
2002-06-28 david3D panel support from Andy Ross:
2002-06-19 davidAllow an empty virtual model, to which other submodels...
2002-06-19 davidAvoid a segfault when a named object is not found for...
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-05-11 davidProperty patches from Frederic Bouvier:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-05-03 davidAdded a new 'billboard' animation type. This animation...
2002-04-20 davidMake an animation with no object name apply to the...
2002-04-20 davidAdd support for interpolation tables for non-linear...
2002-04-20 davidRemove header dependencies where possible, to speed...
2002-04-20 davidUpdated docs for this directory.
2002-04-13 davidMSVC fix.
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-13 davidPatch from Norm Vine to speed up model placement.
2002-04-13 davidEnsure that the aircraft model is in the same clip...
2002-04-13 davidAdd and document a "range" (level-of-detail) animation...
2002-04-12 davidFixed typo for indirect longitude property.
2002-04-12 davidAdded support for additional animated, dynamic 3D model...
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-07 davidPatch from Jim Wilson:
2002-04-05 davidPatch from Jim Wilson to realign model slightly in...
2002-04-05 davidMoved FGAircraftModel subsystem out into its own direct...