]> git.mxchange.org Git - flightgear.git/commit
Vivian Meazza:
authorehofman <ehofman>
Sun, 5 Sep 2004 09:45:34 +0000 (09:45 +0000)
committerehofman <ehofman>
Sun, 5 Sep 2004 09:45:34 +0000 (09:45 +0000)
commitfed4a2c25ab204299ae06efe512ae5ebc01e1df1
tree6770e47f5aed255fbb8ed868fe3109e5498852c5
parent30f3bd5096687c981f6a176e1b2cc78645cc593c
Vivian Meazza:

I've added another parameter to the submodel - wind.

It's activated by the entry <wind>true</wind> in the ../submodel.xml file.
If true, the submodel is affected by the local wind, otherwise not. The
parameter defaults to false. This is useful for exhausts and smoke, and
possibly all objects.
src/AIModel/AIBallistic.cxx
src/AIModel/AIBallistic.hxx
src/AIModel/AIManager.cxx
src/AIModel/AIManager.hxx
src/AIModel/AIScenario.cxx
src/AIModel/AIScenario.hxx
src/Systems/submodel.cxx
src/Systems/submodel.hxx