This commit is contained in:
parent
4b2828bd8b
commit
b9bfb059aa
@ -9,7 +9,6 @@ Fri Mar 27 11:55:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|||||||
coordinates (most of the time).
|
coordinates (most of the time).
|
||||||
_riseMouseButtonReleased/Pressed were using absolute coordinates.
|
_riseMouseButtonReleased/Pressed were using absolute coordinates.
|
||||||
* Other InputManager events fixes.
|
* Other InputManager events fixes.
|
||||||
* Minor MacOS build fixes.
|
|
||||||
* Cleaner and much faster logic for adding and removing
|
* Cleaner and much faster logic for adding and removing
|
||||||
render items (it was the performance bottleneck when
|
render items (it was the performance bottleneck when
|
||||||
working with many items on screen).
|
working with many items on screen).
|
||||||
@ -34,7 +33,7 @@ Fri Mar 27 11:55:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|||||||
platforms).
|
platforms).
|
||||||
* OgrePlatform: Many minor build-related fixes and imrovements,
|
* OgrePlatform: Many minor build-related fixes and imrovements,
|
||||||
including newer Ogre support and better CMake scripts.
|
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.
|
in editors and demos.
|
||||||
* All platforms: Fix possible stack overflow in
|
* All platforms: Fix possible stack overflow in
|
||||||
***DataManager::getDataPath.
|
***DataManager::getDataPath.
|
||||||
|
Loading…
Reference in New Issue
Block a user