| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: MyGUI-demo | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 3.4.1 | Vendor: openSUSE |
| Release: bp156.3.8 | Build date: Mon May 13 20:16:18 2024 |
| Group: Development/Tools/GUI Builders | Build host: obs-power8-02 |
| Size: 3238946 | Source RPM: MyGUI-3.4.1-bp156.3.8.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://mygui.info/ | |
| Summary: Some demo applications for MyGUI | |
MyGUI is a library for creating Graphical User Interfaces (GUIs) for games and 3D applications. This package contains some demo applications for package MyGUI.
MIT
* Wed Apr 26 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Add mygui-add-missing-include.patch: Add missing include exposed
by gcc 13.
* Sun Dec 19 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 3.4.1
* Implement new MSDF font
* Add new eventWidgetDestroyed
* Add support for custom shaders for each render item
* Add support for Unicode code points outside of the
Basic Multilingual Plane
* Allow std::function in the MyGUI::newDelegate
* Allow const functions and const classes in the MyGUI::newDelegate
* Some bug fixes
* Widgets
* Some bug fixes in ListBox and EditBox
* Button: make Button without "normal_checked" skin display
"pushed" skin
* Window: add borders snapping, when resizing it
* Platform Ogre:
* make it possible to use OGRE_RESOURCEMANAGER_STRICT=1 mode
* use Ogre::Renderable to render Gui, this fixes several issues
with recent Ogre version
* LayoutEditor: fix multi language support
- Update MyGUI-install-libCommon.patch
- Add 0001-Fix-linking-with-Wl-no-undefined.patch
- Drop upstream fixed MyGUI-lib_suffix.patch,
MyGUI-gcc47-visibility.patch,
MyGUI-libs-versioning.patch
- Add rpmlintrc
* Fri Oct 22 2021 Adam Mizerski <adam@mizerski.pl>
- Renamed patches:
- MyGUI-libCommon-fixup.patch -> MyGUI-libs-versioning.patch
- Added patches:
- MyGUI-install-libCommon.patch
- Extracted "tools" to a subpackage; fixed generated desktop files.
- Moved devel "*.so" files to "devel" subpackage. MyGUI contains only libs with
versions. Installing dependent applications doesn't pull MyGUI-devel.
* Mon Jun 28 2021 Aleksa Sarai <asarai@suse.com>
- Update BuildRequires to fix OBS builds.
* Fri Mar 27 2020 Christophe Giboudeaux <christophe@krop.fr>
- 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.
* 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
platforms).
* OgrePlatform: Many minor build-related fixes and imrovements,
including newer Ogre support and better CMake scripts.
* OpenGL3: Fixed application window resizing
in editors and demos.
* All platforms: Fix possible stack overflow in
* **DataManager::getDataPath.
* All platforms: better VertexBuffer reallocation strategy
for all platforms (in ::lock call, not in ::setVertexCount).
* All platforms: Various minor fixes and code cleanup.
* ResourceManualFont: Added setTexture.
* ResourceTrueTypeFont: Optimize TrueTupeFont render speed
(half getGlyphInfo search time).
* ResourceTrueTypeFont: Remove no longer needed freetype
bytecode bug fix.
* LayoutEditor: Fixed "[DEFAULT]" value not being handles properly
(was colored white in ComboBox, was saved in layout).
* LayoutEditor: Other minor fixes and improvements.
* Added SDL2 support.
* Switched to C++11: various related code improvements and cleanups.
- Rebase patches:
* MyGUI-lib_suffix.patch
* MyGUI-gcc47-visibility.patch
* MyGUI-libCommon-fixup.patch
- Drop obsolete patch: MyGUI-freetype2-include.patch
* Fri Jan 25 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add _constraints to avoid OOM errors
* Fri Jan 25 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Handle properly libCommon.so*
- Add patch to get a versionned libCommon.so file:
* MyGUI-libCommon-fixup.patch
* Fri Jul 20 2018 guillaume.gardet@opensuse.org
- Use %cmake macro. This fixes build for aarch64.
- Make use of %license
* Wed Jan 24 2018 kasimir_@outlook.de
- Fix spec for aarch64 / ppc64 / ppc64le / s390x build
* Sun Sep 25 2016 jengelh@inai.de
- Update descriptions
* Thu Sep 15 2016 mimi.vx@gmail.com
- remove unneeded Cg requires
* Tue Feb 17 2015 devel.suse@gmail.com
- Update to upstream MyGUI 3.2.2:
- - Core --
* Fixed eventChangeMouseFocus and eventChangeKeyFocus not being triggered in certain cases.
- - Widgets --
* ComboBox: Fixed mouse events incorrectly going to the widget below the ComboBox when clicking on an item.
* ScrollBar: Added button repeat support, ScrollBar buttons will trigger repeatedly so long as the mouse is held down.
- - Platforms --
* OpenGLPlatform: Added option to use system GLEW library.
* OgrePlatform: Improved performance of OgreDataManager::isDataExist.
* OgrePlatform: Fixed build failure regarding boost libraries used by Ogre not being found.
- - Resources --
* ResourceManualFont: Added API to create a ResourceManualFont in code rather than from XML.
- - Tools --
* Fixed broken file dialog directory listing on Linux and make sure files are sorted.
- Updated MyGUI-gcc47-visibility.patch
- Updated MyGUI-lib_suffix.patch
* Wed Jan 21 2015 devel.suse@gmail.com
- Build MyGUI 3.2.1
/usr/bin/MyGUI-Demo_Colour /usr/bin/MyGUI-Demo_Console /usr/bin/MyGUI-Demo_Controllers /usr/bin/MyGUI-Demo_Gui /usr/bin/MyGUI-Demo_ItemBox /usr/bin/MyGUI-Demo_MsdfFont /usr/bin/MyGUI-Demo_PanelView /usr/bin/MyGUI-Demo_Picking /usr/bin/MyGUI-Demo_PluginStrangeButton /usr/bin/MyGUI-Demo_Pointers /usr/bin/MyGUI-Demo_RenderBox /usr/bin/MyGUI-Demo_ScrollView /usr/bin/MyGUI-Demo_Themes /usr/share/MYGUI/Media/Demos /usr/share/MYGUI/Media/Demos/Demo_Colour /usr/share/MYGUI/Media/Demos/Demo_Colour/ColourPanel.layout /usr/share/MYGUI/Media/Demos/Demo_Colour/Colours.png /usr/share/MYGUI/Media/Demos/Demo_Colour/EditPanel.layout /usr/share/MYGUI/Media/Demos/Demo_Colour/Pick.png /usr/share/MYGUI/Media/Demos/Demo_Console /usr/share/MYGUI/Media/Demos/Demo_Console/Console.layout /usr/share/MYGUI/Media/Demos/Demo_Controllers /usr/share/MYGUI/Media/Demos/Demo_Controllers/Crystal_Clear_app_babelfish.png /usr/share/MYGUI/Media/Demos/Demo_Controllers/Crystal_Clear_app_kcmpartitions.png /usr/share/MYGUI/Media/Demos/Demo_Controllers/Crystal_Clear_app_kguitar.png /usr/share/MYGUI/Media/Demos/Demo_Controllers/Crystal_Clear_filesystem_pipe.png /usr/share/MYGUI/Media/Demos/Demo_Controllers/Menu1.layout /usr/share/MYGUI/Media/Demos/Demo_Controllers/Menu2.layout /usr/share/MYGUI/Media/Demos/Demo_Controllers/Menu3.layout /usr/share/MYGUI/Media/Demos/Demo_Controllers/Menu4.layout /usr/share/MYGUI/Media/Demos/Demo_Gui /usr/share/MYGUI/Media/Demos/Demo_Gui/ColourWindow.layout /usr/share/MYGUI/Media/Demos/Demo_Gui/ColourWindowCellView.layout /usr/share/MYGUI/Media/Demos/Demo_Gui/EditorWindow.layout /usr/share/MYGUI/Media/Demos/Demo_Gui/InformationWindow.layout /usr/share/MYGUI/Media/Demos/Demo_Gui/MainPanel.layout /usr/share/MYGUI/Media/Demos/Demo_ItemBox /usr/share/MYGUI/Media/Demos/Demo_ItemBox/CellView.layout /usr/share/MYGUI/Media/Demos/Demo_ItemBox/Crystal_Clear_Items.png /usr/share/MYGUI/Media/Demos/Demo_ItemBox/ItemBoxH.layout /usr/share/MYGUI/Media/Demos/Demo_ItemBox/ItemBoxV.layout /usr/share/MYGUI/Media/Demos/Demo_ItemBox/Resources.xml /usr/share/MYGUI/Media/Demos/Demo_ItemBox/ToolTip.layout /usr/share/MYGUI/Media/Demos/Demo_MsdfFont /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/EditPanel.layout /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/MsdfFont.png /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/MsdfFont.xml /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/MsdfFont_15.png /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/MsdfFont_FontEditorSource.xml /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/Msdf_DirectX11_FP.hlsl /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/Msdf_Ogre_FP.glsl /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/Msdf_Ogre_FP.glsles /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/Msdf_Ogre_FP.hlsl /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/Msdf_Ogre_VP.glsles /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/Msdf_OpenGL3_FP.glsl /usr/share/MYGUI/Media/Demos/Demo_MsdfFont/Msdf_OpenGLES_FP.glsl /usr/share/MYGUI/Media/Demos/Demo_PanelView /usr/share/MYGUI/Media/Demos/Demo_PanelView/PanelCell.layout /usr/share/MYGUI/Media/Demos/Demo_PanelView/PanelDirector.layout /usr/share/MYGUI/Media/Demos/Demo_PanelView/PanelStatic.layout /usr/share/MYGUI/Media/Demos/Demo_PanelView/PanelView.layout /usr/share/MYGUI/Media/Demos/Demo_Picking /usr/share/MYGUI/Media/Demos/Demo_Picking/Crystal_Clear_Butterfly.png /usr/share/MYGUI/Media/Demos/Demo_Picking/Crystal_Clear_Butterfly_Pick.png /usr/share/MYGUI/Media/Demos/Demo_Picking/Resources.xml /usr/share/MYGUI/Media/Demos/Demo_PluginBerkeliumWidget /usr/share/MYGUI/Media/Demos/Demo_PluginBerkeliumWidget/BerkeliumBrowser.layout /usr/share/MYGUI/Media/Demos/Demo_Pointers /usr/share/MYGUI/Media/Demos/Demo_Pointers/Contexts.xml /usr/share/MYGUI/Media/Demos/Demo_Pointers/ControlPanel.layout /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_1leftarrow.cur /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_1leftarrow.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_configure.cur /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_configure.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_editdelete.cur /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_editdelete.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_flag.cur /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_flag.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_flag2.cur /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_action_flag2.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_access.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_cache.cur /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_cache.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_quick_restart.cur /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_quick_restart.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_utilities.cur /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_utilities.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_web.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_xclock.cur /usr/share/MYGUI/Media/Demos/Demo_Pointers/Crystal_Clear_app_xclock.png /usr/share/MYGUI/Media/Demos/Demo_Pointers/DemoPointers.xml /usr/share/MYGUI/Media/Demos/Demo_Pointers/EnemyPanel.layout /usr/share/MYGUI/Media/Demos/Demo_Pointers/FriendPanel.layout /usr/share/MYGUI/Media/Demos/Demo_ScrollView /usr/share/MYGUI/Media/Demos/Demo_ScrollView/Crystal_Clear_View.png /usr/share/MYGUI/Media/Demos/Demo_Themes /usr/share/MYGUI/Media/Demos/Demo_Themes/Themes.layout
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:30:14 2026