Examples
2015.05
Released 2015-05-09, tagged as v2015.05. See the release announcement for a high-level overview.
Changes
- Reworked and simplified the Viewer example, updated it to work with virtually any file format.
Bug fixes
- Removed unneeded requirement for ARB_
invalidate_ subdata from the Cube Map example (see mosra/ magnum#63).
Build system
- All examples are now installable in a way similar to Magnum itself.
- Displaying all header files, plugin metadata files and resource files in project view to make use of some IDEs less painful (such as QtCreator).
- Added ArchLinux, Debian and Gentoo packages (see mosra/
magnum-examples#8).
Documentation
- Various documentation fixes (see mosra/
magnum-examples#7
2014.06
Released 2014-06-30, tagged as v2014.06. See the release announcement for a high-level overview.
Bug fixes
- Fixed order-dependent linking errors (see mosra/
magnum-examples#6)