Commit Graph

4 Commits

Author SHA256 Message Date
Ferdinand Thiessen
4b2828bd8b Accepting request 789453 from home:cgiboudeaux:branches:games
- Run spec-cleaner
- Update to 3.4:
  * Added LanguageManager::getLanguages
  * Fix lost key focus event not being triggered sometimes
  * Fix inconsistency: _riseMouseButtonMove was using Layer
    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).
  * ScrollBar: Fixed wrong tracking area bug.
  * Button: make Button with key focus (can be set only
    manually through code) have highlighted state.
  * ItemBox: add possibility to not update ItemBox content
    when working with items (huge speed boost, when
    adding/removing many in single frame)
  * EditText: add support for alpha in text and text
    shadow colours (multiplied with widget's alpha).
  * ItemBox: add options to hide ItemBox scroll bars
    (same as for ScrollView and EditBox).
  * MultiListBox: slightly advanced and more flexible
    custom compare function.
  * EditBox: add Ctrl+Left/Right hotkey support (moves
    cursor to next word).
  * MultiListBox: add eventNotifyItem.
  * OpenGL3Platform: Added new rendering platform.
  * OpenGLESPlatform: Added new rendering platform.
  * Emscripten support (works for Ogre and all OpenGL

OBS-URL: https://build.opensuse.org/request/show/789453
OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=22
2020-03-29 14:14:26 +00:00
Matthias Mailänder
5f044fccc4 Accepting request 286512 from home:openSUSE_user1
Update to current upstream version 3.2.2.

OBS-URL: https://build.opensuse.org/request/show/286512
OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=12
2015-02-17 19:30:27 +00:00
Ilya Chernykh
4a5143c062 Accepting request 107048 from home:worldcitizen:branches:games
Build MyGUI 3.20

OBS-URL: https://build.opensuse.org/request/show/107048
OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=9
2012-02-27 03:57:41 +00:00
Pavol Rusnak
0e74b6a9e1 - based on a package by Toni Graffy
OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=2
2011-04-20 13:41:53 +00:00