Browse Source

Add ReleaseNotes for 1.6.1

rdb 16 years ago
parent
commit
1c4f1e8ea4
1 changed files with 23 additions and 0 deletions
  1. 23 0
      doc/ReleaseNotes

+ 23 - 0
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