瀏覽代碼

Release notes for 1.5.4

rdb 17 年之前
父節點
當前提交
19c231c460
共有 1 個文件被更改,包括 12 次插入1 次删除
  1. 12 1
      doc/doc/ReleaseNotes

+ 12 - 1
doc/doc/ReleaseNotes

@@ -3,14 +3,25 @@
 This is a bugfix release, fixing the problems found in 1.5.3.
 This is a bugfix release, fixing the problems found in 1.5.3.
 
 
 * Fixes packpanda crash
 * Fixes packpanda crash
+* Linux build accidentally got configured for OpenAL
 * EggTexture now writes wrap modes and types correctly.
 * 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
 * DirectEntry no longer crashes when moving cursor in a full box
 * Several bugs in RigidBodyCombiner fixed
 * Several bugs in RigidBodyCombiner fixed
 * Normals generated by GeoMipTerrain are now correct
 * Normals generated by GeoMipTerrain are now correct
 * Bugs fixed in DirectGrid
 * Bugs fixed in DirectGrid
 * Linux users can now use WindowProperties.setParentWindow
 * Linux users can now use WindowProperties.setParentWindow
-* Max exporter now generates binormals and tangents
 * Fmod now compiles on 64-bits
 * 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  ------------------------
 ------------------------  RELEASE 1.5.3  ------------------------