Skip to content

Release v0.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 11:13

This release includes several changes from external contributors. Thanks @yesitsfebreeze and @ghtalpo!

What's Changed

  • [electron] Add ceramic electron project command draft to generate an electron app project from web export
  • [spine] Update spine-hx with a fix for C#/Unity target
  • [runtime] Add GeometryUtils.squareDistance()
  • [runtime] When destroying a visual, explicitly mark it as computed not visible (could prevent some edge case from happening)
  • [runtime] Implement Controller Rumble by @yesitsfebreeze in #93
  • [runtime] Add clear to persistent data by @yesitsfebreeze in #95
  • [runtime] Allow relative/subfolder font paths by @yesitsfebreeze in #98
  • [runtime] Add unbind methods to InputMap by @yesitsfebreeze in #96
  • [sprite] Add addGridAnimation overload in SpriteSheet by @ghtalpo in #97

New Contributors

Full Changelog: v0.14.1...v0.14.2