Skip to content

v1.2.1

Choose a tag to compare

@mrhubbs mrhubbs released this 22 May 01:43
· 57 commits to master since this release

Please see this blog post about some of the new features!

Added

  • Proper support for repeat_count and repeat_delay in animation timelines.

Fixed

  • Generate standard API getters for accessing slots.
  • Code export tweaks for slot support.
  • Confusing UX flow when the user's login has expired (#371)
  • UI flow to install emsdk locally if the user tries to compile when the Editor is in local-emsdk mode.
  • Setters on widget elements with access="add" would operate on the widget itself, instead of the child element, in code export.