Browse Source

Doc++

sceneconverter
Vladimír Vondruš 4 years ago
parent
commit
a1bd845c34
  1. 6
      doc/changelog.dox

6
doc/changelog.dox

@ -370,9 +370,9 @@ See also:
- The @ref GL::defaultFramebuffer global now deduplicates its state when a
statically-built Magnum is linked to multiple shared libraries, following
what the global @ref GL::Context::current() already does
- Added @ref Framebuffer::InvalidationAttachment::DepthStencil to complement
@relativeref{Framebuffer::InvalidationAttachment,Depth} and
@relativeref{Framebuffer::InvalidationAttachment,Stencil} (see
- Added @ref GL::Framebuffer::InvalidationAttachment::DepthStencil to
complement @relativeref{GL::Framebuffer::InvalidationAttachment,Depth} and
@relativeref{GL::Framebuffer::InvalidationAttachment,Stencil} (see
[mosra/magnum#554](https://github.com/mosra/magnum/pull/554))
@subsubsection changelog-latest-changes-math Math library

Loading…
Cancel
Save