What's Changed
This patch fixes a regression on noise()
, and adds many improvements in the documentation of splines and curves. Use this release: https://cdn.jsdelivr.net/npm/p5@2.0.5/lib/p5.min.js
What's Changed ð
- Merge branch 'loopOptimization' of https://github.com/awood0727/p5.js⊠by @awood0727 in #8024
- Update README.md by @perminder-17 in #8029
- Fixed syntax error at disableFriendleErrors by @Iron-56 in #8038
- Fix noise() getting overridden; add tests by @davepagurek in #8036
- A few documentation issues to fix by @perminder-17 in #8031
New Contributors
Full Changelog: v2.0.4...v2.0.5