What's Changed
Use this link to load the library: https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js
This patch includes documentation updates, bugfixes, and improvements on the experimental p5.strands feature.
What's Changed 🎊
- Add fallback for property tags that don't fully parse by @davepagurek in #8257
- Fix textToModel face normals for extruded text by @VANSH3104 in #8091
- Fix string quotes in font loading example by @dhowe in #8279
- Updated point() examples for visible points. by @menacingly-coded in #8291
- Add fallback for HTTP HEAD requests by @davepagurek in #8270
- Improve splineProperties() documentation by @Homaid in #8265
- Fix to#7984 by @dhowe in #8014
- Makes sure p5.strands cleans up after an error by @davepagurek in #8301
- Fix usage of int() typecast in p5.strands by @davepagurek in #8254
- Text alignment fixes by @davepagurek in #8317
- Update Spanish steward guidelines for p5.js 2.x by @marioguzzzman in #8310
- Update Spanish steward guidelines for p5.js 2.0 (remove Grunt referen… by @marioguzzzman in #8308
- Better visual centering of text by @davepagurek in #8320
- Make sure camera methods on framebuffers work with push/pop by @davepagurek in #8322
- Fixes 8323 by @dhowe in #8324
- Add noiseDetail() support for p5.strands by @hxrshxz in #8163
New Contributors
- @Homaid made their first contribution in #8265
- @marioguzzzman made their first contribution in #8310
Full Changelog: v2.1.1...v2.1.2