Skip to content

1.8.2

Choose a tag to compare

@fairygui fairygui released this 04 May 15:54
· 576 commits to master since this release
  • NEW: Now support rotated sprite in atlas.
  • IMPROVE: Automatically add package when calling UIPanel.ui.
  • IMPROVE: EventContext.StopPropagation is effective in capture stage now.
  • IMPROVE: Add new overload of UIPackage.AddPackage to allow load package from memory data.
  • FIXED: GObjectPool not support for new url format.
  • FIXED: Fixed a bug of virtual list layout when lineGap or columnGap is negative.
  • FIXED: If used blend mode, exception thrown when application being quit in editor.
  • FIXED: ScrollPane.ScrollLeft has no effect in loop list.
  • FIXED: A ScrollPane disposing bug.
  • FIXED: Underline glyph is too thick after unity5.2
  • FIXED: Language issue for GLabel.
  • FIXED: Shader problems on OpenGLES3.
  • FIXED: GLoader autosize problem.
  • FIXED: Set GComboBox to down state when dropdown panel is showing.
  • FIXED: Fixed bug in GList item with pivot set.
  • FIXED: TextFormat.font support new url format.