Submitted by Lukas_M on
Patch release from v0-8 branch - It contains many minor fixes and changes. You can use the following links:
Source Package Downloads:
Source code packaged a a .zip file
Source code packaged as a .tar.bz2 file
Documentation Downloads:
Documentation packaged as a .zip file
Dependencies (Windows / Apple OS X Only):
https://bitbucket.org/cegui/cegui-dependencies/get/v0-8.zip
Or click here for the online version of the docs
Release 0.8.6 (taken from bitbucket issue-tracker, with the respective milestone. To read the full issue go to https://bitbucket.org/cegui/cegui/issue/ "Issue tracker" and append the ID - e.g. https://bitbucket.org/cegui/cegui/issue/998
- #1120: Bug regarding order of destruction : Element object referenced by '__auto_titlebar__' is not attached to Element at (...)
- #1111: Add official support for MinGW (32 and 64 bit targets)
- Child removal (e.g. on destruction) always triggered a deactivation event due to a change in a fix for 0.8.5, now the deactivation event is only triggered when the element was actually active.