Skip to content

Verly.js v1.3.0 (13-07-2019)

Compare
Choose a tag to compare
@anuraghazra anuraghazra released this 13 Jul 11:49
· 9 commits to master since this release

Added

  • AngleStick Class - AngleStick is a angle join which will prevent points from bending at certain degrees, helpfull for making ragdolls
  • Entity.js - addAngleStick
  • Utils.js - radians, degrees
  • Vector.js - angle, angle2, rotateBy
  • Verly.js - setDPI() function which will improve the rendering in mobile devices
  • Added Basic Unit Testing