]> git.mxchange.org Git - flightgear.git/commit
add <load>/<unload> support to AI models, including aircraft models. For
authormfranz <mfranz>
Thu, 9 Mar 2006 11:14:16 +0000 (11:14 +0000)
committermfranz <mfranz>
Thu, 9 Mar 2006 11:14:16 +0000 (11:14 +0000)
commit5ebd1a18f3dd2b6a978e5cb1eb3b871e4bbddd79
tree0d82449893cbdb0333556de2c4ffb354af27ff2a
parent83b64b014094c1c08ea8feec459981a42db07d9d
add <load>/<unload> support to AI models, including aircraft models. For
aircraft models this is only called if they are loaded as AI, not if they
are the model flown by the human pilot. This has technical reasons (too
soon for Nasal/fg), but is useful to distinguish AI and non-AI use, for
example to set a different livery for AI models, or to set different
animation properties.
src/AIModel/AIBase.cxx