Browse Source

doc: order changelog sections alphabetically.

pull/542/merge
Vladimír Vondruš 4 years ago
parent
commit
c594dce22b
  1. 8
      doc/changelog.dox

8
doc/changelog.dox

@ -173,6 +173,10 @@ See also:
@ref Platform::WindowlessWindowsEglApplication and
@ref Platform::Sdl2Application
@subsubsection changelog-latest-new-scenegraph SceneGraph library
- Added @ref SceneGraph::Object::move()
@subsubsection changelog-latest-new-shaders Shaders library
- All builtin shaders now have opt-in support for uniform buffers on desktop,
@ -201,10 +205,6 @@ See also:
@ref ShaderTools::AnyConverter "AnyShaderConverter" plugin and a
@ref magnum-shaderconverter "magnum-shaderconverter" utility
@subsubsection changelog-latest-new-scenegraph SceneGraph library
- Added @ref SceneGraph::Object::move()
@subsubsection changelog-latest-new-trade Trade library
- A new, redesigned @ref Trade::MaterialData class allowing to store custom

Loading…
Cancel
Save