What's Changed 🎊
Code
- Account for pixel density when masking images by @Papershine in #6788
- fix clearStorage function to match expected behaviour by @seralichtenhahn in #7006
- Fix broken test by @davepagurek in #7010
- textWrap() parameter validation uses FES instead of throwing error by @limzykenneth in #7009
- fix The constructor of p5.Table by @asukaminato0721 in #7011
- Fix autoSized for framebuffers by @davepagurek in #7012
- fix: add the missing index of
attributes
by @IronBlood in #7027
Documentation
- Add Japanese Version Contributor Docs by @RuimingShen in #6979
- Add missing backtick by @aGuyWhoMadeGames in #6996
- Fix default z value in p5.Camera::camera() docs by @davepagurek in #7001
- Fix 'p5.Vector.sub()' documentation mistakenly referencing 'add'ing by @bobbykaz in #7024
- Update structure references by @nickmcintyre in #7020
- Update more structure references by @nickmcintyre in #7021
- Fix foundation references by @nickmcintyre in #7022
- Update array references by @nickmcintyre in #7032
- Update conversion references by @nickmcintyre in #7033
- Update storage references by @nickmcintyre in #7034
- Update string references by @nickmcintyre in #7037
- Update IO references by @nickmcintyre in #7038
- Update time & date references by @nickmcintyre in #7039
- Update p5.XML references by @nickmcintyre in #7040
- Update rendering references by @nickmcintyre in #7041
- Fix map example by @PalumboN in #7036
- Update p5.Graphics references by @nickmcintyre in #7042
- Update p5.Geometry references by @nickmcintyre in #7045
- Update documentation_style_guide.md by @lottihill in #7053
- Patch-CORNER-descr-cx by @JulioGitLab in #7062
- Fix p5.Graphics.remove() reference by @nickmcintyre in #7057
- Fix links and typos by @nickmcintyre in #7058
- Update p5.Framebuffer references by @nickmcintyre in #7044
New Contributors 💗
- @RuimingShen made their first contribution in #6979
- @aGuyWhoMadeGames made their first contribution in #6996
- @Papershine made their first contribution in #6788
- @seralichtenhahn made their first contribution in #7006
- @bobbykaz made their first contribution in #7024
- @PalumboN made their first contribution in #7036
- @IronBlood made their first contribution in #7027
- @lottihill made their first contribution in #7053
- @JulioGitLab made their first contribution in #7062
Full Changelog: v1.9.3...v1.9.4