From 880fb62a15ff9caafd5df6e00405c8b38ad21d09 Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 9 Feb 2012 14:47:16 +0000 Subject: [PATCH] preliminary release notes for 1.8.0 --- doc/ReleaseNotes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index 0f4898175b..81aceffc7a 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -1,3 +1,18 @@ +------------------------ RELEASE 1.8.0 ------------------------ + +This is a major release, with several big new features. As such, +it is likely to contain bugs. + +* Support for the Bullet physics engine +* Support for the libRocket GUI library +* Added fog support to the shader generator +* Occlusion culling classes added +* Ambient acclusion generation for terrain +* Fixed bug where Windows installer wipes %PATH% when it's too long +* Can be compiled with SpeedTree support +* TGA files with alpha channel now load correctly +* Added a custom color option to the cartoon filter + ------------------------ RELEASE 1.7.2 ------------------------ This release fixes several bugs that were found in 1.7.1.