Browse Source

Update for 1.5.4 (though not complete yet)

rdb 17 years ago
parent
commit
c341df738f
1 changed files with 14 additions and 0 deletions
  1. 14 0
      doc/doc/ReleaseNotes

+ 14 - 0
doc/doc/ReleaseNotes

@@ -1,3 +1,17 @@
+------------------------  RELEASE 1.5.4  ------------------------
+
+This is a bugfix release, fixing the problems found in 1.5.3.
+
+* Fixes packpanda crash
+* EggTexture now writes wrap modes and types correctly.
+* DirectEntry no longer crashes when moving cursor in a full box
+* Several bugs in RigidBodyCombiner fixed
+* Normals generated by GeoMipTerrain are now correct
+* Bugs fixed in DirectGrid
+* Linux users can now use WindowProperties.setParentWindow
+* Max exporter now generates binormals and tangents
+* Fmod now compiles on 64-bits
+
 ------------------------  RELEASE 1.5.3  ------------------------
 ------------------------  RELEASE 1.5.3  ------------------------
 
 
 This release fixes most of the remaining bugs, but it adds
 This release fixes most of the remaining bugs, but it adds