]> git.mxchange.org Git - flightgear.git/commitdiff
Updated to reflect work done.
authorcurt <curt>
Sat, 25 Apr 1998 22:03:02 +0000 (22:03 +0000)
committercurt <curt>
Sat, 25 Apr 1998 22:03:02 +0000 (22:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 124832ae39d42960aa8ff0bc29cd5cc298365e67..68a49d2a0e1242eee4f976d7df91ca347c06b76a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 New in 0.44:
 * command line option to set starting position by airport ID
+* Cleaned up initialization sequence to eliminate interdependencies
+  between sun position, lighting, and view position.  This creates a
+  valid single pass initialization path.  
+* use already calculated LaRCsim values to create the roll/pitch/yaw
+  transformation matrix
 
 New in 0.43:
 * material properties bug fixed when rendering terrain.