github processing/p5.js v1.3.1

latest releases: v1.11.0, v1.10.0, v1.9.4...
3 years ago
  • Merge pull request #5060 from ShenpaiSharma/Issue_#5046 9722a0d
  • Merge pull request #5123 from processing/all-contributors/add-b4ux1t3 a509c43
  • Merge pull request #5122 from b4ux1t3/small-typo 4274827
  • Added missing space. c84dae0
  • Merge pull request #5106 from JuanIrache/main 02416f3
  • Merge pull request #5107 from micuat/add-version-const a1ce015
  • Merge pull request #4989 from fal-works/fix/inline-docs 68ac2be
  • Merge pull request #5103 from duskvirkus/gl-stroke-bug-fix 4c194ec
  • catch crashes of fetch when loading image 5fa7ca9
  • docs: add @params tag to windowResized() d46e5b9
  • docs: revert changes in event handler functions remove @return tags (see #4988) 485dc36
  • docs: revert changes in windowResized() remove description about "return false" remove @param, @return tags (see #4988) 81499b8
  • adding unit tests for p5.RendererGL.prototype.ellipse and p5.RendererGL.arc 105e0e8
  • fixing bug for drawing ellipse/arc with detail higher than 50 and improving documentation for ellipse/arc arguments e395827
  • Merge pull request #5090 from msub2/main 3e1eae2
  • Merge pull request #5093 from lawreka/revert-hyphenation 19fa310
  • remove word breaks and hyphenation 7368adb
  • Using offscreen canvas to extract the pixel data of webgl canvas using CanvasRenderingContext2D. 7240ce6
  • Merge pull request #4642 from outofambit/fix-ie11-support 6fe2d80
  • Add check for TypedArrays in applyMatrix 1855756
  • Merge pull request #5084 from Aloneduckling/correct-style-example 55af036
  • Merge pull request #4756 from TakumaKira/main 39b4fd7
  • Changed the styles of dom-style examples 1983eed
  • Fixes tint in 2d canvas with webgl p5.Graphics 27fb4ac
  • docs: improve inline docs of key event handlers add @param [event] df8a3ca
  • docs: improve inline docs of event handler funcs add @return as they may return false b7123bc
  • docs: improve inline docs of windowResized() add description about return false, add @param [event] 8a2a4dc
  • docs: fix inline docs of int() param radix was missing 3d965b4
  • White dot with a small radius is not entirely white. 881cfa3
  • Allow drawing point with large scale and small strokeWeight. dc9ab8f
  • White dot with a small radius is not entirely white. 1fc9668
  • Allow drawing point with large scale and small strokeWeight. 0864adb

1.3.0...v1.3.1

Don't miss a new p5.js release

NewReleases is sending notifications on new releases.