From 77abf4a47c83e5e14f04140100b838af4d78bb3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 28 May 2019 12:09:49 +0200 Subject: [PATCH] doc: update changelog. --- doc/changelog.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index f628678f6..9f3254a78 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -141,7 +141,7 @@ See also: @ref MeshTools::generateFlatNormals() that writes the output to an existing location - @ref MeshTools::generateSmoothNormals() for generating weighted smooth - normals of indexed meshes + normals of indexed meshes (see [mosra/magnum#229](https://github.com/mosra/magnum/pull/229)) - @ref MeshTools::compile(const Trade::MeshData3D&, CompileFlags) now accepts optional flags to control normal generation