]> git.mxchange.org Git - flightgear.git/commit
Found by inspection a bug in the generation of orientation matrices
authorandy <andy>
Thu, 21 Mar 2002 03:35:52 +0000 (03:35 +0000)
committerandy <andy>
Thu, 21 Mar 2002 03:35:52 +0000 (03:35 +0000)
commite45cb5d0aa3b02ce351d7a03b49fb5a1e35fcc02
tree57d942fbd1ba1b56ee0c73f06d4bbf33c8ddbe27
parent8b621f2b1ec0f3fe62f5877a520d3d912dde2785
Found by inspection a bug in the generation of orientation matrices
for fuselage Surface objects.  If the fuselage wasn't aligned perpendicular
to the Y axis, the matrix wouldn't be orthonormal.  Since all of, perhaps,
three aircraft have ever been built this way, it's doubtful I would have
found this as a bug report. :)
src/FDM/YASim/Airplane.cpp