From 1e770610d50f853ba1023192d87beb6c1a18e8a2 Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 26 Feb 2009 20:33:04 +0000 Subject: [PATCH] Added release notes for 1.6.0 - please add if you have more --- doc/doc/ReleaseNotes | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index f7ad9df504..9b96ca36aa 100644 --- a/doc/doc/ReleaseNotes +++ b/doc/doc/ReleaseNotes @@ -1,3 +1,31 @@ +------------------------ RELEASE 1.6.0 ------------------------ + +This release introduces several major new features and +significant bugfixes. It is likely to be buggy, like most +x.x.0 releases. + +* Lightweight threading framework without runtime overhead +* Makepanda now fully supports OSX +* DDS textures are now supported +* COLLADA->egg converter added +* Packpanda now also supports Linux +* Added libsquish support for DXT compression +* Part of Pyro system integrated +* Infamous FBO bug fixed +* Shader k-parameters can now contain underscores +* Fixed OpenCVTexture and ARToolKit on Linux +* GeoMipTerrain now supports multi-channel heightmaps +* GeoMipTerrain features new near/far LOD system +* GeoMipTerrain performance improved +* Fixed some minor but annoying OpenAL/FFMpeg issues +* Fixed bug with lcontrol and rcontrol on Linux +* Fixed bug regarding icon filenames +* Left and right scrolling events now available +* Several improvements to API reference +* ShaderGenerator now supports several more blend modes and color scale +* Various performance optimizations +* Several more minor bugs fixed + ------------------------ RELEASE 1.5.4 ------------------------ This is a bugfix release, fixing the problems found in 1.5.3.