X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=NEWS;h=930d31697e40a2ff75c2d735d97ccad968ff6612;hb=b2a7975493f8b142e2b797a7b48946311c756dd5;hp=6876ada5213a543de9c81143d6ff8ae3d324b247;hpb=eedbc7f436664033745321c93f2f89074e3568fd;p=simgear.git diff --git a/NEWS b/NEWS index 6876ada5..930d3169 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,36 @@ +New in 0.3.4 +* October 22, 2003 + +* Removed Metakit, FlightGear no longer uses it. +* Removed all glut dependencies from SimGear. +* Moved FGEventMgr and FGSubsystemMgr over to SimGear. +* Some more incremental work on 3D clouds. +* Added some "fastmath" functions. +* Some lighting tweaks and fixes (especially for taxiways.) +* Added support for "blend" and "scale" and "texture" animations. +* Added support for animating rotations around an arbitrary axis (so the + aircraft designer isn't forced to figure out animations as a combination + of rotations around X, Y, and X axes. +* Updates to sky dome modeling and make cloud layers follow the curve + of the earth (sort of.) +* Updates to sky dome, cloud, and sunrise/sunset color and lighting + effects to make them more realistic and lifelike. +* Better support for detecting and using OpenGL extensions at run time. +* Add support for win32-pthreads in MSVC.NET +* Various MSVC fixes. +* Various Solaris fixes. +* Various cygwin/mingwin fixes. +* Various Mac OS X fixes. +* Various Irix fixes. + + +New in 0.3.3 +* June 3, 2003 + +* Fix a compile problem for cygwin +* Updated/tweaked doxygen documentation in several areas + + New in 0.3.2 * June 2, 2003