Skip to content

0.5.3

Compare
Choose a tag to compare
@lmccart lmccart released this 18 Aug 02:20
  • improvements to documentation
  • performance enhancement of get()
  • removing print() method
  • add access to p5 instance from global scope
  • fix for windowWidth and windowHeight
  • add optional param to redraw() to control number of redraws
  • add removeAttribute() function (p5.dom)
  • fixes to 2D primitives in webgl mode
  • cleanup and refactoring of webgl code
  • add property to p5 to disable friendly errors
  • added alt text capability for reference