From 353a2be16d92edbd84a6589805ecfee0c65d9a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 6 Feb 2020 14:52:59 +0100 Subject: [PATCH] doc: updated credits and changelog. --- doc/changelog.dox | 2 ++ doc/credits.dox | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index 2ff2c0774..c748966dd 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -95,6 +95,8 @@ See also: @ref Math::DualQuaternion::transformVectorNormalized() delegating to respective APIs in the underlying @ref Complex / @ref Quaternion to make the transformation API more consistent with @ref Matrix3 / @ref Matrix4 +- Added @ref Math::reflect() and @ref Math::refract() (see + [mosra/magnum#420](https://github.com/mosra/magnum/pull/420)) @subsubsection changelog-latest-new-platform Platform libraries diff --git a/doc/credits.dox b/doc/credits.dox index b1ea45b8f..c3e720e4f 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -161,6 +161,8 @@ Are the below lists missing your name or something's wrong? --- initial macOS port, various other improvements - **Nathan Ollerenshaw** ([\@matjam](https://github.com/matjam)) --- Ubuntu packages in a PPA repository +- **Nghia Truong** ([\@ttnghia](https://github.com/ttnghia) ---@ref Math + library additions - **Nick Skelsey** ([\@NSkelsey](https://github.com/NSkelsey)) --- documentation copy-editing - **Nicholas "LB" Branden** ([\@LB--](https://github.com/LB--)) --- warning