Browse Source

doc: updated changelog and credits.

pull/342/head
Vladimír Vondruš 7 years ago
parent
commit
45e19fe032
  1. 5
      doc/changelog.dox
  2. 2
      doc/credits.dox

5
doc/changelog.dox

@ -44,6 +44,11 @@ See also:
@ref Trade::ImageData::pixels() accessors for convenient direct access to
pixel data of any image
@subsubsection changelog-latest-new-audio Audio library
- Ability to (un)queue buffers in @ref Audio::Source (see
[mosra/magnum#338](https://github.com/mosra/magnum/pull/338))
@subsubsection changelog-latest-new-debugtools DebugTools library
- New @ref DebugTools::screenshot() function for convenient saving of

2
doc/credits.dox

@ -114,7 +114,7 @@ Are the below lists missing your name or something's wrong?
- **Guillaume Giraud** ([\@Guillaume227](https://github.com/Guillaume227)) ---
algorithm bugfixes
- **Guillaume Jacquemin** ([\@williamjcm](https://github.com/williamjcm)) ---
MSYS2 packages, additions to @ref Platform::Sdl2Application and
MSYS2 packages, additions to @ref Audio, @ref Platform::Sdl2Application and
@ref Platform::GlfwApplication, [base-wxwidgets](https://github.com/mosra/magnum-bootstrap/tree/base-wxwidgets)
bootstrap project
- **Hilario Pérez Corona** ([\@hpcorona](https://github.com/hpcorona)) ---

Loading…
Cancel
Save