X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=NEWS;h=f343a300b25a773eb26de88ba8f05cc6582859ca;hb=7f0ebf88714bf8b02335b1af959677d1814d0a39;hp=6ef40d44bdb2734c4b78a9a14ac8772f324758bd;hpb=430136fdc910001878e715358e21ca78a9ea4756;p=simgear.git diff --git a/NEWS b/NEWS index 6ef40d44..f343a300 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,19 @@ -New in 0.3.5.pre2 -* March 23, 2004 +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 * Added Andy's nasal interpreter for small built in scripting tasks. Nasal integrates nicely with FlightGear's property system.