Notes:
This is a minor bugfix release.
Big Changes
- Sound split into Sound_NULL and Sound_AL, increasing
robustness in the absense of a working audio card
Bugfixes
- libpng13.dll unloading & reloading worked around
- OpenGL < 1.4 mipmapping made more robust (regression fix)
- Chronometer copy constructor and copy operator fixed
- Widget_Render_Texture::render_to(...) fully implemented
- Quaternion->Matrix4f conversion fixed
- Sound_Source sorting fixed
- Texture size initialization corrected
- Texture loading robustness increased
- SDL_QUIT events harder to block
- on_event guaranteed to be called before ALT-F4 Quit_Event
is thrown
Code Changes
- NOMINMAX and WIN32_LEAN_AND_MEAN defined in Visual Studio
- Zeni_Collision namespace moved to Zeni::Collision
- Vector3f(bool) made explicit
- Additional explicit coordinate casts added
- Image::get_surface() added
Source: readme_0.3.2.2.mkd, updated 2011-01-04