|
|
|
|
@ -324,6 +324,9 @@ See also:
|
|
|
|
|
- Removed remaining @ref Platform::Sdl2Application "Platform::*Application" |
|
|
|
|
constructors taking @cpp nullptr @ce instead of @ref NoCreate, deprecated |
|
|
|
|
since 2017 |
|
|
|
|
- Removed compatibility code in @ref Audio::Context where |
|
|
|
|
@ref Audio::Context::current() would be usable with both @cpp . @ce and |
|
|
|
|
@cpp -> @ce, deprecated since 2017 |
|
|
|
|
- Removed the `Shapes` library together with `DebugTools::ShapeRenderer`, |
|
|
|
|
which was a failed design experiment deprecated since version 2018.10 |
|
|
|
|
(see [mosra/magnum#148](https://github.com/mosra/magnum/issues/148)) |
|
|
|
|
|