From: curt Date: Tue, 20 Oct 1998 15:48:22 +0000 (+0000) Subject: updates ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=770e656207a465824d5ca342e5668bc53973b91d;p=flightgear.git updates ... --- diff --git a/NEWS b/NEWS index 6af627442..a2a1dc489 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ New in 0.55 +* New version of gpc (generic polygon clipping library) from + http://www.cs.man.ac.uk/aig/staff/alan/software/ * Brakes (use "b" to toggle) * Added an altitude hold module to the autopilot. Lock your current altitude with "ctrl-a", "cntr-a" again will deactivate. (Also lock your current @@ -6,6 +8,9 @@ New in 0.55 * Added a terrain following module ... "ctrl-t" to activate. * Added an autothrottle ... "ctrl-s" to activate. * Fixes so that terrain tools will work in windoze. +* More STL & Compiler compatibility fixes. +* Changes to use a Point3 class. +* Fixed win95/98 time problem that limited fps to about 18.3 New in 0.54 * Implimented audio envelopes so that pitch of engine changes with throttle diff --git a/Thanks b/Thanks index c2630e7dc..3e0d514b8 100644 --- a/Thanks +++ b/Thanks @@ -61,6 +61,12 @@ Didier Chauveau http://edcwww.cr.usgs.gov/landdaac/gtopo30/gtopo30.html +Jean-Francois Doue + Vector 2D, 3D, 4D and Matrix 3D and 4D inlined C++ classes. (Based on + Graphics Gems IV ed. Paul S. Heckbert) + http://www.animats.com/simpleppp/ftp/public_html/topics/developers.html + + Francine Evans http://www.cs.sunysb.edu/~evans/stripe.html Wrote the @#$@#$@% GPL'd tri-striper we use and "love". :-)