- Switched from reqwest to fetch for loadX() methods
- New signatures for
httpDo()
- Change
loadTable()
andloadStrings()
to usehttpDo()
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