]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/Done
Initial revision.
[flightgear.git] / Simulator / Done
index 75e3218a5b6151088fff0f798a6f413b22097497..4a35d93101b44733bc1cda47d205a61fc69d4f5f 100644 (file)
@@ -2,6 +2,14 @@
 | Done
 --------------------------------------------------------------------------
 
+7/21/98 -  add a --enable/disable-sound option.
+
+7/11/98 -  Ground collision detection
+
+7/3/98 -   Generate and store the transform matrix when rendering by
+           material property so we don't have to push, transform, pop
+           continually.  See mesa code for gluLookAt()
+
 6/11/98 -  convert to static libraries and reduce libtool usage ...
 
 6/11/98 -  Converted to GL_FOG_EXP2