Ferdinand Thiessen 2020-03-29 14:15:39 +00:00 committed by Git OBS Bridge
parent 4b2828bd8b
commit b9bfb059aa

View File

@ -9,7 +9,6 @@ Fri Mar 27 11:55:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
coordinates (most of the time).
_riseMouseButtonReleased/Pressed were using absolute coordinates.
* Other InputManager events fixes.
* Minor MacOS build fixes.
* Cleaner and much faster logic for adding and removing
render items (it was the performance bottleneck when
working with many items on screen).
@ -34,7 +33,7 @@ Fri Mar 27 11:55:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
platforms).
* OgrePlatform: Many minor build-related fixes and imrovements,
including newer Ogre support and better CMake scripts.
* DirectX 11 and OpenGL3: Fixed application window resizing
* OpenGL3: Fixed application window resizing
in editors and demos.
* All platforms: Fix possible stack overflow in
***DataManager::getDataPath.