]> git.mxchange.org Git - flightgear.git/history - src/Main/model.cxx
Somewhere along the line in the recent changes some std::cout were
[flightgear.git] / src / Main / model.cxx
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...