diff --git a/changes.txt b/changes.txt index 2e4706e3..3d9901fb 100644 --- a/changes.txt +++ b/changes.txt @@ -1,6 +1,7 @@ -------------------------- Changes in 1.9 (not yet released) +- Improved DDS loader and added support for DXTn (DXT1-5) compressed textures in OpenGL and Direct3D9 drivers. - Add function ISceneNode::getTransformedBoundingBoxEdges. - Improve automatic compiling under solaris (proposed by curaga) - Add in IGUICheckBox: setDrawBackground, isDrawBackgroundEnabled, setDrawBorder, isDrawBorderEnabled