Skip to content

0.4.23

Compare
Choose a tag to compare
@lmccart lmccart released this 04 Mar 23:16
  • Fix typos in docs.
  • Added examples.
  • Fix to loadTable() to handle files with no header.
  • Cleanup of color functions to support colorMode with p5.Graphics.
  • Better friendly error help for top level p5 function calls.
  • Fix bug with get()/loadPixels() in capture.
  • Fix to style().
  • Removed p5.Element.rotate() and p5.Element.translate().
  • Add speed() method for video playback.