]> git.mxchange.org Git - flightgear.git/commit
Allow negative thrust. This allows a single recoil or vibration
authormfranz <mfranz>
Thu, 4 Dec 2008 18:47:49 +0000 (18:47 +0000)
committermfranz <mfranz>
Thu, 4 Dec 2008 18:47:49 +0000 (18:47 +0000)
commit0cf9d58b76d86ba6e4d8dc2651e203c06a89db45
tree7806ef55e6cc2b9dd26d362e950fa38797234875
parentd4168d161ed48ddb1e1c3881e219ed012669dead
Allow negative thrust. This allows a single recoil or vibration
thruster to accelerate in both directions. THROTTLE input still
clamps to 0/1 by default.  (OK'ed by Andy)
src/FDM/YASim/Thruster.cpp