From c341df738fa55657b55740c9b92fa8952181deba Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 30 Sep 2008 14:24:47 +0000 Subject: [PATCH] Update for 1.5.4 (though not complete yet) --- doc/doc/ReleaseNotes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index c0e1c548aa..5bceab9c82 100644 --- a/doc/doc/ReleaseNotes +++ b/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 ------------------------ This release fixes most of the remaining bugs, but it adds