|
|
|
@ -156,6 +156,9 @@ See also: |
|
|
|
extensions |
|
|
|
extensions |
|
|
|
- Reading of float textures on ES3 contexts using |
|
|
|
- Reading of float textures on ES3 contexts using |
|
|
|
@ref DebugTools::textureSubImage() returned a zero-sized image by accident |
|
|
|
@ref DebugTools::textureSubImage() returned a zero-sized image by accident |
|
|
|
|
|
|
|
- Properly zero-initializing the UTF-8 buffer in |
|
|
|
|
|
|
|
@ref Platform::GlfwApplication::textInputEvent() (see |
|
|
|
|
|
|
|
[mosra/magnum#324](https://github.com/mosra/magnum/pull/324)) |
|
|
|
- Updated the `base-qt` bootstrap project to correctly reset state tracker |
|
|
|
- Updated the `base-qt` bootstrap project to correctly reset state tracker |
|
|
|
when going from and back to Qt code, and to use the framebuffer provided by |
|
|
|
when going from and back to Qt code, and to use the framebuffer provided by |
|
|
|
Qt instead of @ref GL::defaultFramebuffer (see |
|
|
|
Qt instead of @ref GL::defaultFramebuffer (see |
|
|
|
|