|
|
|
@ -188,6 +188,8 @@ See also: |
|
|
|
- Calling @ref Platform::Sdl2Application::setSwapInterval() with @cpp 0 @ce |
|
|
|
- Calling @ref Platform::Sdl2Application::setSwapInterval() with @cpp 0 @ce |
|
|
|
caused @ref Platform::Sdl2Application::setMinimalLoopPeriod() "setMinimalLoopPeriod()" |
|
|
|
caused @ref Platform::Sdl2Application::setMinimalLoopPeriod() "setMinimalLoopPeriod()" |
|
|
|
to be ignored even though Vsync was in fact not enabled. |
|
|
|
to be ignored even though Vsync was in fact not enabled. |
|
|
|
|
|
|
|
- Fixed an otherwise harmless OOB access in @ref MeshTools::tipsify() that |
|
|
|
|
|
|
|
could trigger ASan or debug iterator errors |
|
|
|
|
|
|
|
|
|
|
|
@subsection changelog-latest-deprecated Deprecated APIs |
|
|
|
@subsection changelog-latest-deprecated Deprecated APIs |
|
|
|
|
|
|
|
|
|
|
|
|