]> git.mxchange.org Git - flightgear.git/commit
Insert a sanity hack from Melchior that apparently prevents a NaN from
authorandy <andy>
Wed, 23 Mar 2005 18:54:58 +0000 (18:54 +0000)
committerandy <andy>
Wed, 23 Mar 2005 18:54:58 +0000 (18:54 +0000)
commitc89e5203a55c7ce4adc73c0fe16ca7d8ffc5afc6
treec793c6e6f09c5230cecf0654718c56f4eb7b7d36
parente4142d94d4d87b3504d5e58db6936c5ff70d3466
Insert a sanity hack from Melchior that apparently prevents a NaN from
popping up and crashing when the B-29 model is in use.  This isn't the
right solution; we should fine the NaN condition.  But it's harmless
and allows development with the B-29 to continue.
src/FDM/YASim/PropEngine.cpp