Skip to content

0.5.8

Compare
Choose a tag to compare
@lmccart lmccart released this 25 Mar 21:14
  • Switched from reqwest to fetch for loadX() methods
  • New signatures for httpDo()
  • Change loadTable() and loadStrings() to use httpDo() for consistency
  • Fix blendMode switching in FF
  • Fix mousePressed issues in Chrome
  • Fix for keyIsPressed() function
  • Fix for textToPoints() function
  • Fix frameRate() docs
  • Fix color() documentation
  • Fix video removeCue() function
  • Added docs for loading screen
  • Added ISSUE_TEMPLATE.md
  • Updated mocha-grunt and other modules to fix build errors