From 8f084de9330a62cbdcf1622909567edb285cc03d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 26 Oct 2025 12:17:20 +0100 Subject: [PATCH] doc: update credits as requested. --- doc/credits.dox | 1 - src/Magnum/TextureTools/Atlas.h | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/credits.dox b/doc/credits.dox index 67ee2d0e5..26a5265a6 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -187,7 +187,6 @@ Are the below lists missing your name or something's wrong? @ref Platform::AbstractXApplication - **Krzysztof Szenk** ([\@Crisspl](https://github.com/Crisspl)) --- math fixes -- **[\@lacyyy](https://github.com/lacyyy)** -- MSYS package fixes - **Leon Moctezuma** ([\@leonidax](https://github.com/leonidax)) --- bugreports, API design direction - **Mandeep Singh Baines** ([\@msbaines](https://github.com/msbaines)) --- diff --git a/src/Magnum/TextureTools/Atlas.h b/src/Magnum/TextureTools/Atlas.h index 9d9f724fa..98fe478a6 100644 --- a/src/Magnum/TextureTools/Atlas.h +++ b/src/Magnum/TextureTools/Atlas.h @@ -128,7 +128,7 @@ for power-of-two sizes. @htmlinclude atlas-landfill.svg -* *The Trash Algorithm.* Naming credit goes to [\@lacyyy](https://github.com/lacyyy). +* *The Trash Algorithm.* @section TextureTools-AtlasLandfill-usage Example usage