X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=NEWS;h=7f7646b2cfdee5ac47ad285b7eb891ba25231fea;hb=9cac8409cd1f7ec05778575607aecd49857f2477;hp=f343a300b25a773eb26de88ba8f05cc6582859ca;hpb=461dee8657e4a99215951c01bf1b08b1f7832c1e;p=simgear.git diff --git a/NEWS b/NEWS index f343a300..7f7646b2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +New in 0.3.7 +* October 12, 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. +* Add support for drawing from display lists rather than in immediate mode. + This provides a big performance improvement on many systems. + + New in 0.3.6 * July 29, 2004