Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@jcyuan jcyuan released this 03 Jul 12:47
· 16 commits to dev since this release

Download

Development Build

Production Build

Dependencies

Changes

  • Update PixiJS engine to latest v4.8.1
  • Update pixi.js.d to v4.8.1
  • [Improve] Delete PIXI.extras.Text as official PIXI.Text fixed the break line issue
  • [Improve] Grey image performance (WebGL only)
  • [Improve] Support rotated texture (in Editor tick the allow texture rotated checkbox)
  • [Fix] Change image flipping mechanism from scale to flip uv coord (WebGL only) #19
  • [Fix] GList scrolling problem for touchevent #20
  • [Fix] GList virtual mode not work #21
  • [Fix] Canvas not fit if its parent is not in full-screen size
  • [Improve] Added mouse wheel event

Demo