diff --git a/MyGUI.changes b/MyGUI.changes index 6a0d858..3f41415 100644 --- a/MyGUI.changes +++ b/MyGUI.changes @@ -9,7 +9,6 @@ Fri Mar 27 11:55:54 UTC 2020 - Christophe Giboudeaux 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 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.