What's Changed 🎊
Code
- Adds geometry to downloadable obj files functionality by @diyaayay in #6812
- Implemented roll function by @rohanjulka19 in #7093
- Added window size check upon p5 instantiation by @Evorage0 in #7134
- Adds
webp
mime type tosaveCanvas
. by @starzonmyarmz in #7140 - modified stroke vertex shader by @JordanSucher in #7064
- Separate Model and View Matrices. by @deveshidwivedi in #6761
- Switch camera keep transform by @davepagurek in #7067
- Check the element type before calling
createRadio
fromselect()
by @lindapaiste in #6838 - Use requestAnimationFrame timestamp for less noise in deltaTime by @davepagurek in #6785
- Update clearDepth() example to restore trails by @davepagurek in #7095
- Changed point class documentation description text by @Chaitanya1672 in #7096
- Skip out of canvas shapes for gridOutput() table by @limzykenneth in #7135
- Fix #7049: P5.Graphics.remove() doesn't release all related resources by @iambiancafonseca in #7060
- fix: framebuffer cameras uses the size from main canvas by @Vishal2002 in #7075
- Fix vector reflect() mutating surface normal arg (#7088) by @nbogie in #7103
- Fix clipped multiline font rendering by @davepagurek in #7109
- fix: Correct default parameters for quad in y-direction by @Abhinavcode13 in #7129
- Fix: corrected variable name to reflect height instead of width by @Abhinavcode13 in #7132
- Fix panorama() by @davepagurek in #7154
Documentation
- Fix code snippet formatting in references by @nickmcintyre in #7089
- Fix more
code
tags in reference by @davepagurek in #7092 - Update: FES Messages in Japanese. by @shibomb in #7074
- Corrects the circle() description by @JulioGitLab in #7110
- Fix broken JsDoc comments by @Orasund in #7114
- Resolves issue #7118 - Update README.md & Changed the path for contributor docs by @ravixalgorithm in #7119
- Fix 'Learn' and 'Get Started' links in README.md by @NicholasGillen in #7126
- fixed: Broken link to dev_notes.md in the documentation by @Shahmaz0 in #7117
- "Fix Broken 'Get Started for Developers' Link in README" by @Souvik-Cyclic in #7151
- Update readme copy by @davepagurek in #6944
New Contributors 💗
- @JordanSucher made their first contribution in #7064
- @iambiancafonseca made their first contribution in #7060
- @Chaitanya1672 made their first contribution in #7096
- @rohanjulka19 made their first contribution in #7093
- @shibomb made their first contribution in #7074
- @Orasund made their first contribution in #7114
- @ravixalgorithm made their first contribution in #7119
- @Abhinavcode13 made their first contribution in #7129
- @NicholasGillen made their first contribution in #7126
- @Evorage0 made their first contribution in #7134
- @starzonmyarmz made their first contribution in #7140
- @Shahmaz0 made their first contribution in #7117
- @Souvik-Cyclic made their first contribution in #7151
Full Changelog: v1.9.4...v1.10.0