github processing/p5.js 0.4.18

latest releases: v1.9.3, v1.9.2, v1.9.1...
8 years ago

p5.dom

  • add center() function
  • add createRadio() function
  • fix to select() to work with more objects
  • .style() now works with loadFont()

p5.sound

  • update to version 0.2.16

webgl

  • fixes to texture binding
  • add 3D distance function
  • various updates and fixes

core

  • add identifier to touch objects
  • add error callbacks for load functions
  • fix to loadPixels() for capture
  • fix to capture when drawing into canvas using image()
  • change from devicePixelScaling() to pixelDensity()
  • round pixelDensity to int to fix firefox
  • color refactor
  • fix to saveStrings()
  • handling of dragging with mouseIsPressed variable
  • added docs and tests for dom

Don't miss a new p5.js release

NewReleases is sending notifications on new releases.