What's Changed
What's Changed 🎊
- Added ability to use setUniform for textures by texture slot rather than by p5.Texture by @RandomGamingDev in #7395
- The text properly displayed on Mobile. by @mahi6299 in #7399
- Updated README by @ksen0 in #7408
- Update p5.Geometry.js by fixed cap color problem by @mahaidong in #7413
- Added support for other WebGL sampler types by @RandomGamingDev in #7411
- fixed repeated key presses when a modifier key is held by @Rishab87 in #7435
- Fix typo in image.js docs by @reidab in #7462
- Add and adjust alpha parameter description by @FrauBoes in #7420
- Documentation Update:Webgl - .lib files not supported by @atmajaa in #7454
- Documentation Foundation Class: remove dupe example and describe color by @philyawj in #7483
- Fixed typo in p5.Shader.js documentation comment by @ImRAJAS-SAMSE in #7458
- Add angle param clarification to sin(), cos(), and tan() by @thrly in #7475
- fixed some broken links in markdown files by @lirenjie95 in #7485
New Contributors
- @mahi6299 made their first contribution in #7399
- @mahaidong made their first contribution in #7413
- @reidab made their first contribution in #7462
- @FrauBoes made their first contribution in #7420
- @atmajaa made their first contribution in #7454
- @philyawj made their first contribution in #7483
- @ImRAJAS-SAMSE made their first contribution in #7458
- @thrly made their first contribution in #7475
- @lirenjie95 made their first contribution in #7485
Full Changelog: v1.11.2...v1.11.3