]> git.mxchange.org Git - flightgear.git/history - src/Model/acmodel.cxx
Build fix for Windows, without it, Windows
[flightgear.git] / src / Model / acmodel.cxx
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-08 curtWorking at unraveling and breaking dependencies inside...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
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-04-20 davidRemove header dependencies where possible, to speed...
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-13 davidEnsure that the aircraft model is in the same clip...
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-05 davidMoved FGAircraftModel subsystem out into its own direct...