Skip to content

MyGUI 3.4.4

Choose a tag to compare

@Altren Altren released this 15 Jun 20:39

Widgets

  • Fixed TabItem child widgets not being clickable in some cases (regression introduced in v3.4.3)
  • Fixed MenuControl popup positioning issue when it is unable to fit into screen height
  • Guard against division by zero in ScrollBar::TrackMove

Resources

  • ResourceTrueTypeFont: preserve explicit 0.0 advance in ResourceManualFont::deserialization
  • Updated msdfgen to v1.13: faster font generation and better quality
  • Fixed incorrect alpha channel or selected text with the MSDF fonts

Platforms

  • OpenGL platforms: removed glew dependency

Other

  • Fixed build with MYGUI_USE_FREETYPE=OFF
  • Fixed build with static Ogre
  • CMake fixes
  • Removed apple framework logic