16
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add "/Common/Base" resources to all demos and tools, not only LayoutEditor More... about 2 years ago
replace deprecated skins in demos with new names More... about 2 years ago
remove SdlBaseManager duplicate resource location (fixes minor warning at demos/tools start) More... about 2 years ago
use "lib" directory for frameworks to simplify MacOS paths More... about 2 years ago
do not use MACOSX_BUNDLE in Ogre BaseManager (tools and demos) More... about 2 years ago
do not use MACOSX_BUNDLE executable type to allow running demos and tools on MacOS, fix install targets for MYGUI_INSTALL_DEMOS and MYGUI_INSTALL_TOOLS on MacOS More... about 2 years ago
update .gitignore More... about 2 years ago
add missing Widget::getParentSize description More... about 2 years ago
use SDL_WINDOWEVENT_FOCUS_GAINED/SDL_WINDOWEVENT_FOCUS_LOST events for better detection when window should have low FPS in demos/tools More... about 2 years ago
Merge pull request #237 from tgurr/cmake-includedir More... over 2 years ago
cmake: Use GNUInstallDirs to install includes More... over 2 years ago
replace texture_utility::toColourARGB + convertColour calls with a single texture_utility::toNativeColour to prevent extra conversions (fix #235) More... over 2 years ago
fix OpenGL platforms link issue on MacOS More... over 2 years ago
translate few comments More... over 2 years ago
Merge pull request #234 from paroj/ogre13 More... over 2 years ago
correct vertex color order for ogre 13 More... over 2 years ago
Merge pull request #232 from susnux/fix/linking More... over 2 years ago
Merge pull request #233 from susnux/fix/libCommon More... over 2 years ago
Install libMyGUICommon if tools or demos are installed, fixes #157 More... over 2 years ago
Fix linking with -Wl,--no-undefined More... over 2 years ago
remove GLX library from CMake for non-linux builds More... almost 3 years ago
Merge pull request #226 from Assumeru/international_ctrl More... almost 3 years ago
Allow text input while holding Ctrl More... almost 3 years ago
Merge pull request #224 from lanodan/bugfix/cmake-opengl More... almost 3 years ago
cmake: Use GLVND OpenGL More... almost 3 years ago
Merge pull request #221 from akortunov/master More... almost 3 years ago
Fix MSVC's C4100 warnings More... about 3 years ago
fix C4275 (add missing MYGUI_EXPORT), (fix #220) More... about 3 years ago
Merge pull request #218 from h3xx/fix-pkgconfig-libdir More... about 3 years ago
Fix libdir setting in MYGUI.pc More... about 3 years ago