|
|
|
|
@ -93,6 +93,13 @@ See also:
|
|
|
|
|
- @ref Trade::CameraData constructor not taking an explicit type enum, |
|
|
|
|
use @ref Trade::CameraData::CameraData(CameraType, Rad, Float, Float, Float, const void*) |
|
|
|
|
instead |
|
|
|
|
- All includes of @ref Corrade/Containers/PointerStl.h and |
|
|
|
|
@ref Corrade/Containers/ArrayViewStl.h that were added in 2019.01 for |
|
|
|
|
preserving backwards compatibility after the move from @ref std::unique_ptr |
|
|
|
|
/ @ref std::vector to @ref Corrade::Containers::Pointer / |
|
|
|
|
@ref Corrade::Containers::ArrayView are now removed. This should have a |
|
|
|
|
significant positive effect on compile times of code using the @ref GL, |
|
|
|
|
@ref Audio, @ref Trade and @ref Text librariess |
|
|
|
|
|
|
|
|
|
@section changelog-2020-06 2020.06 |
|
|
|
|
|
|
|
|
|
|