|
|
|
|
@ -38,6 +38,17 @@ See also:
|
|
|
|
|
|
|
|
|
|
@section changelog-latest Changes since 2019.10 |
|
|
|
|
|
|
|
|
|
@subsection changelog-latest-new New features |
|
|
|
|
|
|
|
|
|
@subsubsection changelog-latest-new-platform Platform libraries |
|
|
|
|
|
|
|
|
|
- Cursor management using @ref Platform::Sdl2Application::setCursor() and |
|
|
|
|
@ref Platform::GlfwApplication::setCursor() (see |
|
|
|
|
[mosra/magnum#383](https://github.com/mosra/magnum/pull/383)) |
|
|
|
|
- Added @ref Platform::GlfwApplication::warpCursor() to match the equivalent |
|
|
|
|
API in @ref Platform::Sdl2Application (see |
|
|
|
|
[mosra/magnum#383](https://github.com/mosra/magnum/pull/383)) |
|
|
|
|
|
|
|
|
|
@subsection changelog-latest-changes Changes and improvements |
|
|
|
|
|
|
|
|
|
- The @ref PixelFormat and @ref CompressedPixelFormat enums can now be saved |
|
|
|
|
|