Releases: processing/p5.js
Releases · processing/p5.js
0.3.9
fix bugs with scaling for retina
fix bug with push/pop in p5.Graphics
fix preload bug
improved canvasResize function
adding int and string methods
0.3.8
- updated mouse prevent default behavior
- improved mouse and touch documentation
- fixed bugs with key input for firefox
- fixed scaling bugs for retina
0.3.7
minor fixes and bower integration
0.3.6
adding noCanvas(), windowResized(), better default handling for mouse and touch, support for child() and parent() node arguments, improvements to save() methods, small bug fixes
0.3.5
fixing bugs with text(), ellipse(), and loadPixels() for video
0.3.4
updated p5.sound, much improved save function, fixed bugs related to library hooks.
0.3.3
Improved mouse/touch fallback handling, window resize updating fixed, other small fixes and additions.
0.3.2
Fixing bugs with push and pop, storing pointer to canvas context for speed optimization, other small fixes, updated documentation.
first public beta release
Updates to p5.sound and p5.dom libraries. Bug fixes for color. Updated documentation.
0.2.23
Preliminary alpha release, testing webhooks and github release workflow. Optimizing color, pixels, math.