]> git.mxchange.org Git - flightgear.git/history - src/Main/model.cxx
Fixed a couple compiler warnings.
[flightgear.git] / src / Main / model.cxx
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...