From 2406f280d3276654e2658cc6a47c3f60db25e9eea9e8a8eece50c4c225bd0a72 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Sun, 29 Mar 2020 14:15:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=23 --- MyGUI.changes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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.