]> git.mxchange.org Git - flightgear.git/commit
The incidence setting only works on a compiled object. If setIncidence
authorandy <andy>
Wed, 29 May 2002 07:07:29 +0000 (07:07 +0000)
committerandy <andy>
Wed, 29 May 2002 07:07:29 +0000 (07:07 +0000)
commitf324ea9badf80a181fb4cf53b189dfb47c353079
tree7a2642f9257616e7511c6724a2b936492dafda9e
parent8cf573ae51faac93dacd9789488782aa3bb63efe
The incidence setting only works on a compiled object.  If setIncidence
is called on a non-compiled object, make sure to re-set it after compilation.
src/FDM/YASim/Airplane.cpp
src/FDM/YASim/FGFDM.hpp
src/FDM/YASim/Wing.cpp