]> git.mxchange.org Git - flightgear.git/commitdiff
.
authorcurt <curt>
Mon, 1 Jun 1998 17:50:27 +0000 (17:50 +0000)
committercurt <curt>
Mon, 1 Jun 1998 17:50:27 +0000 (17:50 +0000)
Simulator/Done

index cd1e6149c0b94ca53058f3d9df9e411c8d00ce43..90ccc50c0aeafdff7a707566de2d5261a47ffe03 100644 (file)
@@ -2,6 +2,9 @@
 | Done
 --------------------------------------------------------------------------
 
+5/29/98 -  Widened edges of tiles to overlap a bit.  This should help 
+           reduce floating point induced gaps between tiles.
+
 5/27/98 -  Rewrote airport list manager using an STL "map" (associative
            array) for quick lookup.