From 1c042254286044aad5fec6995c3d2fea6d5cdd94 Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 12 Mar 2009 07:43:27 +0000 Subject: [PATCH] Added two notes --- doc/doc/ReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index 6339a19716..e062f69693 100644 --- a/doc/doc/ReleaseNotes +++ b/doc/doc/ReleaseNotes @@ -16,6 +16,7 @@ x.x.0 releases. * Added libsquish support for DXT compression * New MeshDrawer class for realtime mesh manipulation * Infamous FBO bug fixed +* Preliminary support for Volumetric Lighting * Shader k-parameters can now contain underscores * Fixed OpenCVTexture and ARToolKit on Linux * GeoMipTerrain now supports multi-channel heightmaps @@ -24,6 +25,7 @@ x.x.0 releases. * Fixed some minor but annoying OpenAL/FFMpeg issues * Fixed bug with lcontrol and rcontrol on Linux * Fixed bug regarding icon filenames +* Multisampling antialiasing doesn't crash on OSX anymore * Left and right scrolling events now available * Several improvements to API reference * ShaderGenerator now supports several more blend modes and color scale