Skip to content

Pts v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@williamngan williamngan released this 25 Mar 07:36
· 359 commits to master since this release

New features

  • new Sound class
  • add ellipse drawing function in CanvasForm
  • add an angle offset parameter inCreate.radialPts

Bug fixes and changes

  • unit function no longer throws error when magnitude is 0
  • alpha property in Color now has setter as well as getter
  • Move Tempo class to Play module (typescript only)
  • Fix doc links in Animation guide