]> git.mxchange.org Git - simgear.git/blobdiff - NEWS
Fix another case where the direction vector is not initialized which can
[simgear.git] / NEWS
diff --git a/NEWS b/NEWS
index 18f71e28afb4981b5a1be2f51d447bbd0c0f4665..60ec526648cc83a812f4f9f228755cb38fb68d8f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+New in 0.3.7-pre1
+* September 10, 2004
+
+* Add support for parsing xml from an in memory buffer, not just a file.
+* Don't reduce visibility for a "clear" cloud layer.
+* Add support for audio orientation (direction and cone) for internal
+  view and tower view.
+
+
+New in 0.3.6
+* July 29, 2004
+
+* Better MinGW support
+* A bit better handling of OpenAL under Cygwin
+* Switched audio system from plib's "sl/sm" to OpenAL.
+* Add support for scaling an object based on distance.  The scaling
+  factor is determined by a lookup table based on distance.
+* Add a "flash" animation type.
+* Fix cloud positioning/animation bugs.
+* Fix an off-by-one error in props_io.cxx
+* Clip audio gain (volume) to 1.0
+
+
 New in 0.3.5
 * March 26, 2004