]> git.mxchange.org Git - flightgear.git/history - src/Model
Change FGSteam into a proper subsystem rather than a collection of
[flightgear.git] / src / Model /
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...