Release notes for 1.5.4

This commit is contained in:
rdb 2008-11-15 14:07:59 +00:00
parent 12262ab74b
commit 19c231c460

View File

@ -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 ------------------------