]> git.mxchange.org Git - flightgear.git/commitdiff
...
authorcurt <curt>
Wed, 27 May 1998 02:23:10 +0000 (02:23 +0000)
committercurt <curt>
Wed, 27 May 1998 02:23:10 +0000 (02:23 +0000)
Simulator/Done
Simulator/Todo

index 3a24898d64250ee0a10838576c361ceba5b1103c..06f85ff5d54853f76e17227d663488dac817a16f 100644 (file)
@@ -2,6 +2,16 @@
 | Done
 --------------------------------------------------------------------------
 
+5/26/98 -  Impose a maximum triangle area during scenery generation so
+           even very flat areas will get split into a few smaller sub
+           triangles.
+
+5/26/98 -  Overhaul view parameter generation ... see if we can piggy
+           back off of larcsim calcs, and consolate potentially
+           redundant code -- Norman Vine
+
+5/24/98 -  Fine grain view frustum culling
+
 5/20/98 -  fix winding problem with tri-strips in obj.c (wait for next
            version of stripe)
 
index f45462b9be89161136951029b21eabf07d63c4b8..7fcb8bf85b2bbfa9099f6a92f78d3a483e18fa08 100644 (file)
@@ -2,13 +2,9 @@
 | Todo 
 --------------------------------------------------------------------------
 
-4/25/98 -  Roll all of Time/sunpos.cxx into Astro/sun.cxx
-
-4/25/98 -  Overhaul view parameter generation ... see if we can piggy
-           back off of larcsim calcs, and consolate potentially
-           redundant code
+5/26/98 -  Add version checking to scenery files
 
-12/29/97 - Fine grain view frustum culling
+4/25/98 -  Roll all of Time/sunpos.cxx into Astro/sun.cxx
 
 4/21/98 -  Tweak lighting parameter interpolation tables to better fit
            "perceived" reality