From 19c231c46069d46745488c7475d6d0ee4ff077a2 Mon Sep 17 00:00:00 2001 From: rdb Date: Sat, 15 Nov 2008 14:07:59 +0000 Subject: [PATCH] Release notes for 1.5.4 --- doc/doc/ReleaseNotes | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index 5bceab9c82..f7ad9df504 100644 --- a/doc/doc/ReleaseNotes +++ b/doc/doc/ReleaseNotes @@ -3,14 +3,25 @@ This is a bugfix release, fixing the problems found in 1.5.3. * Fixes packpanda crash +* Linux build accidentally got configured for OpenAL * EggTexture now writes wrap modes and types correctly. +* Fixes an occasional crash in TextureAttrib * 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 +* Fixed several bugs in the API reference generator +* EggNurbsSurface is now exposed to Python +* Fixes a bug in PGButton +* GeoMipTerrain set_heightfield fixed +* Several bugs in the Max exporter: + - Now generates binormals and tangents + - Pview output fixed + - Overwrite confirmation fixed + - Export type 'Both' now works correctly +* Several other bugs not listed above. ------------------------ RELEASE 1.5.3 ------------------------