X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=NEWS;h=3e0c3ccab1b910c1b114c22096ead5eebe982ab0;hb=129e3c63260e7fb58a72b8232dc4901b5e2c4f37;hp=10c441032f184d124d8b082afc8a39fb468803b2;hpb=db928ea1ae457aa655f112764150a1795f514b58;p=simgear.git diff --git a/NEWS b/NEWS index 10c44103..3e0c3cca 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,32 @@ -New in 0.3.4-pre1 -* October 15, 2003 +New in 0.3.6-pre1 +* Better MinGW support +* 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. + + +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. +* Added new (much simpler) metar parsing code (removed older more + complex code.) +* Support VASI/PAPI lights correctly. +* Fixes to cloud animation. +* Updates to sky dome coloring as well as sun/moon coloring. +* Vary environment lighting with visibility (subtlely.) +* Support control of alpha test in model animation. +* Complete rewrite of the event manager. +* Updates to low level socket code to make it more flexible. +* Win32 serial port communication fixes. +* sg_geodesy rewritten to be more accurate and robust and symmetric. + + +New in 0.3.4 +* October 22, 2003 * Removed Metakit, FlightGear no longer uses it. * Removed all glut dependencies from SimGear. @@ -21,6 +48,7 @@ New in 0.3.4-pre1 * Various Solaris fixes. * Various cygwin/mingwin fixes. * Various Mac OS X fixes. +* Various Irix fixes. New in 0.3.3