]> git.mxchange.org Git - flightgear.git/commitdiff
updates ...
authorcurt <curt>
Tue, 20 Oct 1998 15:48:22 +0000 (15:48 +0000)
committercurt <curt>
Tue, 20 Oct 1998 15:48:22 +0000 (15:48 +0000)
NEWS
Thanks

diff --git a/NEWS b/NEWS
index 6af627442b68607bfb137e25c35ff7cc4d1d7496..a2a1dc4893067a223a42eb0aa8c3bf6c03f748a6 100644 (file)
--- 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 c2630e7dc770085b65ac9de2b0ca834e9a45986b..3e0d514b89e16d9018ea4421b25ce9e0719fdc3c 100644 (file)
--- a/Thanks
+++ b/Thanks
@@ -61,6 +61,12 @@ Didier Chauveau <chauveau@math.univ-mlv.fr>
   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 <evans@cs.sunysb.edu>
   http://www.cs.sunysb.edu/~evans/stripe.html
   Wrote the @#$@#$@% GPL'd tri-striper we use and "love". :-)