From 1c4f1e8ea46493f0aa58dbf185fbb6b86c8503b0 Mon Sep 17 00:00:00 2001 From: rdb Date: Wed, 15 Apr 2009 06:50:20 +0000 Subject: [PATCH] Add ReleaseNotes for 1.6.1 --- doc/ReleaseNotes | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index af10df55f5..387230a45d 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -1,3 +1,26 @@ +------------------------ RELEASE 1.6.1 ------------------------ + +This release fixes some bugs found in 1.6.0, and adds some +minor features as well. + +* Threading layer is now enabled by default +* cTrav.showCollisions fixed +* Fixed broken MovieTexture +* OpenAL is now stable on Linux, too +* OpenAL now supports dynamic playrate changing +* MayaPandaTool now handles NURBS correctly +* Fixed particle panel and directtools bugs +* Fix crash with collada exporter on Windows +* ARToolkit jittering fixed +* Now possible to override shader vertex/fragment profiles +* Fixed depth texture crash for padded textures +* Fixed bug that made OdeUtil.collide return empty geoms +* Several improvements to the ODE layer +* Performance improvements to GeoMipTerrain +* GeoMipTerrain.setBorderStitching to fix seams between terrains +* installpanda.py for installing Panda on Linux without deb/rpm +* Several other minor bugfixes + ------------------------ RELEASE 1.6.0 ------------------------ This release introduces several major new features and