]> git.mxchange.org Git - flightgear.git/history - src/Main/model.hxx
Initial revision.
[flightgear.git] / src / Main / model.hxx
2002-04-01 davidAdded select animation type (using a condition), and...
2002-03-30 davidMajor restructuring: the Animation class is now an...
2002-03-27 davidFixed a bug report from Frederic Bouvier:
2002-03-26 davidI missed committing this one.
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-23 davidSeparated 3D model-handling code from main.cxx out...