From 902e8053c7871853f20a8c1592095c94d7e870de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 23 Apr 2020 18:38:31 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index 8f4dcfd69..108df0281 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -260,6 +260,9 @@ See also: conversions or copies. Importers expose it through the new @ref Trade::AbstractImporter::mesh() family of APIs. See [mosra/magnum#371](https://github.com/mosra/magnum/pull/371). +- New @ref magnum-sceneconverter "magnum-sceneconverter" tool, similar to + @ref magnum-imageconverter "magnum-imageconverter" but suited for general + scene formats - Ability to import image mip levels via an additional parameter in @ref Trade::AbstractImporter::image2D(), @ref Trade::AbstractImporter::image2DLevelCount() and similar APIs for 1D