From: curt Date: Wed, 22 Jul 1998 21:37:46 +0000 (+0000) Subject: ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=24c592a3ce43d52ea7da9e0c28557ac7155dfec6;p=flightgear.git ... --- diff --git a/Simulator/Todo b/Simulator/Todo index 78f73146a..5f271747e 100644 --- a/Simulator/Todo +++ b/Simulator/Todo @@ -11,6 +11,12 @@ Press release # John G. Watson (818) 354-5011 release 98-52 +7/22/98 - add some trig debugging wrappers that can be #ifdef'd in + kind of like the xgl stuff. The debugging version can do + bounds checking and such. + +7/21/98 - add a --enable/disable-sound option. + 6/10/98 - problem with view culling when not looking forward. Need to generate the correct matrix and work it into the calculations.