]> git.mxchange.org Git - flightgear.git/commit
#600, for Curt... ;-) allow speed-up value to use fractions
authorThorstenB <brehmt@gmail.com>
Sat, 17 Nov 2012 19:01:19 +0000 (20:01 +0100)
committerThorstenB <brehmt@gmail.com>
Sat, 17 Nov 2012 19:01:19 +0000 (20:01 +0100)
commitadc95a4b5533649d6c5b620b38dab4e42117620f
tree8092c4fefc1ef966258abafab190e5a2a6493d4a
parent8a954f8338cac470647ce8026c021c76e5240fec
#600, for Curt... ;-) allow speed-up value to use fractions
"speed-up" can now also be used for slow-motion (i.e. 0.5 / 0.25 / ...)
or fractional speeds (3.141...). This was already working for instruments
(for replay) before, now it's also considered by FDM simulation.
src/FDM/LaRCsim/LaRCsim.cxx
src/FDM/flight.cxx
src/FDM/flight.hxx
src/Main/options.cxx
src/Network/native_ctrls.cxx