Browse Source

doc: updated changelog.

pull/168/head
Vladimír Vondruš 3 years ago
parent
commit
3e93b1078a
  1. 3
      doc/changelog.dox

3
doc/changelog.dox

@ -372,6 +372,9 @@ See also:
@subsubsection changelog-latest-new-texturetools TextureTools library
- New @ref TextureTools::AtlasLandfill and
@relativeref{TextureTools,AtlasLandfillArray} texture atlas packers (see
[mosra/magnum#2](https://github.com/mosra/magnum/issues/2))
- New @ref TextureTools::atlasArrayPowerOfTwo() utility for optimal packing
of power-of-two textures into a texture atlas array
- Added a @ref TextureTools::DistanceField::operator()() overload taking a

Loading…
Cancel
Save