v1.9.2
What's Changed 🎊
Code
- Fix for fill artifact in WebGL mode when rendering in LINE mode using beginShape by @RandomGamingDev in #6827
- Solves issue #4214 by @Garima3110 in #6734
- Solves issue #6787 by @Garima3110 in #6809
- Fix usage of default fonts by @davepagurek in #6861
- Enhancement limit WebGL textures to gl.MAX_TEXTURE_SIZE by @capGoblin in #6651
- .mtl files support for .obj files to render color in 3D custom geometry by @diyaayay in #6710
Documentation
- Nat Decker and Bobby Joe Smith III updated access.md by @natdecker in #6823
- Update WebGL architecture doc with edits by @davepagurek in #6791
- Convert FES doc updates + fix things that cause issues in mdx files by @davepagurek in #6832
- docs(styleguide): add section on chaining by @meezwhite in #6885
Reference
- Update accessibility references by @nickmcintyre in #6833
- Update environment references by @nickmcintyre in #6834
- Update color references by @nickmcintyre in #6835
- Update p5.Color references by @nickmcintyre in #6837
- Update calculation references by @nickmcintyre in #6842
- Update noise references by @nickmcintyre in #6843
- Update random references by @nickmcintyre in #6844
- Update createVector() reference by @nickmcintyre in #6846
- Update trigonometry references by @nickmcintyre in #6845
- Update p5.Element references by @nickmcintyre in #6849
- Update p5.Vector references by @nickmcintyre in #6848
- Update typography attribute references by @nickmcintyre in #6854
- Update p5.Font references by @nickmcintyre in #6862
- Update image load and display references by @nickmcintyre in #6864
- Update 2D shape references by @nickmcintyre in #6840
- Update shape attribute references by @nickmcintyre in #6841
- Update color references by @nickmcintyre in #6839
- Update pixels references by @nickmcintyre in #6865
- Update DOM references by @nickmcintyre in #6850
- Update image references by @nickmcintyre in #6863
- Update environment.js by @sphantom-code in #6877
- Update p5.Image references by @nickmcintyre in #6867
Translation
- [p5.js - es] Translate contributing_to_the_p5.js_reference by @ninioArtillero in #6871
- [p5.js - zh]Create contributing_to_the_p5.js_reference.md by @asukaminato0721 in #6869
- [p5.js KO] add korean translation of 'contributing_to_the_p5.js_reference.md by @wooknick in #6868
- [p5.js - zh] Create webgl_contribution_guide.md by @Harrycheng233 in #6878
- [p5.js - es] Translation of contributor_guidelines.md by @dianamgalindo in #6876
- [p5.js - zh] Added contributor guidelines part 1 + 2 zh translations by @douMax in #6881
- [p5.js - es] Translate steward_guidelines by @ml008008 in #6873
- [p5.js - es] Translation of steward_guidelines.md by @EmilioOcelotl in #6894
New Contributors 💗
- @natdecker made their first contribution in #6823
- @ninioArtillero made their first contribution in #6871
- @sphantom-code made their first contribution in #6877
- @wooknick made their first contribution in #6868
- @Harrycheng233 made their first contribution in #6878
- @dianamgalindo made their first contribution in #6876
- @douMax made their first contribution in #6881
- @ml008008 made their first contribution in #6873
- @EmilioOcelotl made their first contribution in #6894
Full Changelog: v1.9.1...v1.9.2