]> git.mxchange.org Git - flightgear.git/history - src/Model/model.hxx
Working at unraveling and breaking dependencies inside of src/Model.
[flightgear.git] / src / Model / model.hxx
2003-05-08 curtWorking at unraveling and breaking dependencies inside...
2003-05-08 curtMoved src/Model/*Animation* classes over to simgear.
2003-05-08 curtTimed animations now working again.
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2002-12-30 davidCleaned up some whitespace.
2002-11-06 davidAdded a new TimedAnimation, using the type "timed"...
2002-11-03 davidStreamline to create fewer branch nodes. This involves...
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-06-10 davidSeparate the model geodetic position and orientation...
2002-05-11 davidMajor overhaul:
2002-05-03 davidAdded a new 'billboard' animation type. This animation...
2002-04-20 davidMake an animation with no object name apply to the...
2002-04-20 davidAdd support for interpolation tables for non-linear...
2002-04-13 davidAdd and document a "range" (level-of-detail) animation...
2002-04-12 davidAdded support for additional animated, dynamic 3D model...
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-05 davidMoved FGAircraftModel subsystem out into its own direct...