Skip to content

Verly.js v1.2.0 (08-07-2019)

Compare
Choose a tag to compare
@anuraghazra anuraghazra released this 08 Jul 15:07
· 13 commits to master since this release

Added

  • Hidden Sticks with hidden parameter to Stick class
  • Setters API for easy use of Point and Stick constructors
  • Method chaining for Point and Stick
  • with setters api we can create customized Entity easily. entity.addPoint(0, 0).pin().setRadius()

Fixed

  • clamp function wrong parameter bug
  • fixed development webpack environment