]> git.mxchange.org Git - flightgear.git/history - src/Main/model.cxx
Updated Cameron's entry.
[flightgear.git] / src / Main / model.cxx
2002-04-01 davidAdded select animation type (using a condition), and...
2002-03-30 davidMajor restructuring: the Animation class is now an...
2002-03-28 davidPatches from Jim Wilson:
2002-03-27 davidViewer patches from Jim Wilson:
2002-03-27 davidRemoved outdated reference to fgSimTime.
2002-03-25 davidEnsure that all entries in the FGAircraftModel::Animati...
2002-03-25 davidMinor patch from David Megginson:
2002-03-20 davidModel-loading patch from Dave Luff.
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-15 davidRenamed /cockpit property to /sim/view/internal.
2002-03-13 davidPatch from Jim Wilson to fix internal cockpit view...
2002-03-05 davidStart of an internal 3-D view. If the property "/cockp...
2002-03-04 curtFixed a couple compiler warnings.
2002-03-02 davidAdded min/max parameters to clamp range of movement...
2002-02-27 davidA single transformation can now be applied to more...
2002-02-27 david- added an 'offset' parameter for animations (it's...
2002-02-26 davidAdded rotation animations, and a factor parameter for...
2002-02-26 davidStarted support for animations. Currently, the only...
2002-02-25 davidIf the model path specified ends with .xml, then read...
2002-02-24 davidFixed crash when using 3D model other than the C172.
2002-02-23 davidSeparated 3D model-handling code from main.cxx out...