Skip to content

v8.6.0

Latest
Compare
Choose a tag to compare
@Zyie Zyie released this 26 Nov 19:45

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.5.2...v8.6.0

🎁 Added

  • feat: implement applyAnchorToTexture for TilingSprite by @Zyie in #11079
  • feat: Add some new functions to get global tint / alpha / transform by @GoodBoyDigital in #11057
  • feat: add pixel line to graphics by @GoodBoyDigital in #11004
    • Note: This is similar to native line from v7
  • feat: cacheAsTexture by @GoodBoyDigital in #11031
    • Note: This is similar to cacheAsBitmap from v7

🐛 Fixed

🧹 Chores

New Contributors