Update dependency p5 to v1.11.11
Note: This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| p5 (source) | 1.4.0 -> 1.11.11 |
Release Notes
processing/p5.js (p5)
v1.11.11
How to Use
To use this version, import p5.js from: https://cdn.jsdelivr.net/npm/p5@​1.11.11/lib/p5.min.js or duplicate this sketch
In the p5.js Editor, make sure this is in the index.html page:
<script src="https://cdn.jsdelivr.net/npm/p5@​1.11.11/lib/p5.min.js"></script>
Problems or Questions?
You can post an issue on GitHub or ask on Discord
Next Release?
Currently, we are focusing on expanding and improving 2.x - therefore, no new features will be added to 1.x. However, the goal is to keep 1.x available as a stable version of p5.js longer-term, so bugfinding, bugfixes and documentation improvements are welcome. Any new release will first have a release candidate available for testing, which is available on GitHub, for several weeks beforehand.
What's Changed 🎊
Because the focus is on p5.js 1.x stability, most of the updates are improvements in documentation, related to development workflow, or bugfixes:
- Replaced redundant else if statement with else statement by @awood0727 in #8016
- docs: add kangjung as a contributor for translation by @allcontributors[bot] in #8053
- Fix misspellings in comment by @AlzaAlzaki76 in #8057
- docs: add AlzaAlzaki76 as a contributor for doc by @allcontributors[bot] in #8059
- docs: add hana-cho as a contributor for translation by @allcontributors[bot] in #8054
- Update contributor_guidelines.md by @ksen0 in #8044
- docs: add eslteacher902010 as a contributor for code by @allcontributors[bot] in #7954
- Auto-link / Close Issues for 2.0 PRs (p5.js & p5.js-website) by @NalinDalal in #8064
- docs: add Abhayaj247 as a contributor for doc by @allcontributors[bot] in #8071
- docs: add Homaid as a contributor for a11y, and code by @allcontributors[bot] in #8076
- Update contributor_guidelines.md - how and when maintainers and stewards assign tasks by @ksen0 in #8080
- Reference-fixes by @Nitin2332 in #8075
- docs: add junseok44 as a contributor for code by @allcontributors[bot] in #8085
- docs: add tychedelia as a contributor for code by @allcontributors[bot] in #8087
- Use FES internationalization within the minor version by @ksen0 in #7878
- Revise security policy and reporting guidelines by @ksen0 in #8111
- Fix misspellings in docs by @AlzaAlzaki76 in #8116
- Use correct type for event param of windowResized by @yogan in #8129
- Global flag and escape char fixes in regular expression by @ksen0 in #8107
- Fix Broken examples for textOutput() and gridOutput() by @hxrshxz in #8125
- Enhance documentation for textOutput and gridOutput methods by @hxrshxz in #8143
- Add marioguzzzman as Spanish i18n steward by @ksen0 in #8144
- Throwing friendly error in webgl mode when using gridOutput() and textOutput() by @Somnath-Mishra in #6491
- docs: add ayushman1210 as a contributor for code by @allcontributors[bot] in #8161
- chore: update README table from stewards.yml by @ksen0 in #8145
- fix: (workflow) Invalid action input by @MannuVilasara in #8136
- docs: add Somnath-Mishra as a contributor for code by @allcontributors[bot] in #8148
- docs: add reshma045 as a contributor for code by @allcontributors[bot] in #8146
- docs: add MannuVilasara as a contributor for code by @allcontributors[bot] in #8165
- Updated 1.x manual tests by @ksen0 in #8167
- Update radio input manual test by @ksen0 in #8169
New Contributors
- @AlzaAlzaki76 made their first contribution in #8057
- @yogan made their first contribution in #8129
- @hxrshxz made their first contribution in #8125
- @Somnath-Mishra made their first contribution in #6491
- @MannuVilasara made their first contribution in #8136
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.10...v1.11.11
v1.11.10
How to Use
To use this version, import p5.js from: https://cdn.jsdelivr.net/npm/p5@​1.11.10/lib/p5.min.js or duplicate this sketch
In the p5.js Editor, make sure this is in the index.html page:
<script src="https://cdn.jsdelivr.net/npm/p5@​1.11.10/lib/p5.min.js"></script>
Problems or Questions?
You can post an issue on GitHub or ask on Discord
Next Release?
Currently, we are focusing on expanding and improving 2.x - therefore, no new features will be added to 1.x. However, the goal is to keep 1.x available as a stable version of p5.js longer-term, so bugfinding, bugfixes and documentation improvements are welcome. Any new release will first have a release candidate available for testing, which is posted on Discord, Instagram, and GitHub, for several weeks beforehand.
What's Changed 🎊
- Changing URL which comes when user is not in WEBGL mode by @skools-here in #7976
- docs: add mudit06mah as a contributor for doc by @allcontributors[bot] in #7982
- docs: add acgillette as a contributor for code by @allcontributors[bot] in #7990
- Fix parameter documentation for bezierPoint by @shawdm in #7987
- docs: add shawdm as a contributor for doc by @allcontributors[bot] in #7991
- Bring 2.0 stroke ordering fixes to 1.x by @davepagurek in #7996
- docs: add skools-here as a contributor for code by @allcontributors[bot] in #7977
- Remove incorrect mouseX/mouseY docs regarding WEBGL mode by @ericrav in #8004
- docs: add ericrav as a contributor for doc by @allcontributors[bot] in #8007
- Fix: Corrected code block formatting for textureMode() by @harishbit in #8011
- docs: add abuharish02 as a contributor for doc by @allcontributors[bot] in #8012
- docs: add vivekbopaliya as a contributor for code, design, and 2 more by @allcontributors[bot] in #8027
- Update README.md by @ksen0 in #8028
- Adding korean translation steward. by @perminder-17 in #8033
- chore: update README table from stewards.yml by @ksen0 in #8034
- docs: add Iron-56 as a contributor for bug, and code by @allcontributors[bot] in #8039
- docs: add MissTipo as a contributor for blog, code, and 4 more by @allcontributors[bot] in #8045
- mouse offscreen behaviors bugfix by @ksen0 in #8030
New Contributors
- @skools-here made their first contribution in #7976
- @ericrav made their first contribution in #8004
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.9...v1.11.10
v1.11.9
What's Changed
This release includes bug-fixes and updates to documentation, including the publication of a revised stewardship process.
Bugfix 🐞
- Fixed loop variable in createFileInput() docs (dom.js) by @andrewmcwhae in #7422
- Respect p5.disableFriendlyErrors by @quinton-ashley in #7888
- Remove second call of _updateWindowSize() by @bensgilbert in #7847
Documentation 📚
- docs: add andrewmcwhae as a contributor for doc by @allcontributors[bot] in #7883
- docs: add bensgilbert as a contributor for code by @allcontributors[bot] in #7922
- Update stewards.yml by @ksen0 in #7923
- chore: update README table from stewards.yml by @ksen0 in #7925
- fix duplicate contributor (trivial) by @bensgilbert in #7924
- Fix typos in documentation and comments by @leopardracer in #7926
- docs: add leopardracer as a contributor for doc by @allcontributors[bot] in #7927
- Docs: Fix typos in documentation by @kilavvy in #7931
- docs: add kilavvy as a contributor for doc by @allcontributors[bot] in #7932
- docs: add shivasankaran18 as a contributor for doc by @allcontributors[bot] in #7943
- Revamped config.yml(branch:main) by @shivasankaran18 in #7775
- docs: add madhav2348 as a contributor for code by @allcontributors[bot] in #7948
- docs: add nking07049925 as a contributor for code by @allcontributors[bot] in #7962
- docs: add LalitNarayanYadav as a contributor for code by @allcontributors[bot] in #7916
- docs: add FerrinThreatt as a contributor for doc by @allcontributors[bot] in #7918
- docs: add vtjl10 as a contributor for doc by @allcontributors[bot] in #7914
- Update stewardship guildelines and process by @ksen0 in #7867
- Update stewards-update.yml to fix typo and include token by @ksen0 in #7892
- Added p5.js-website accessibility steward stewards.yml by @ksen0 in #7893
- Update stewards-update.yml to only make PR with README by @ksen0 in #7895
- Update README table from stewards.yml by @ksen0 in #7896
- docs: add atmajaa as a contributor for doc by @allcontributors[bot] in #7901
- Update labeler.yml to correctly group DevOps lables by @ksen0 in #7904
- docs: add SonyaCode as a contributor for a11y, blog, and 4 more by @allcontributors[bot] in #7907
- Correct username in stewards.yml by @IIITM-Jay in #7912
- Fix Typo in Comments: "trhough" to "through" in textOutput.js by @vtjl10 in #7911
- chore: update README table from stewards.yml by @ksen0 in #7913
New Contributors
- @andrewmcwhae made their first contribution in #7422
- @vtjl10 made their first contribution in #7911
- @leopardracer made their first contribution in #7926
- @kilavvy made their first contribution in #7931
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.8...v1.11.9
v1.11.8
What's Changed
What's Changed 🎊
- Add LalitNarayanYadav for doc by @ksen0 in #7830
- Reduce contributor avatar image size to 64px for improved performance #7788 by @LalitNarayanYadav in #7814
- fix: push() ignoring the ColorMode #7402 by @swastikCommits in #7586
- Revert "fix: push() ignoring the ColorMode #7402" by @ksen0 in #7848
- Fix typos by @omahs in #7855
- docs: add dpanshug as a contributor for doc by @ksen0 in #7864
- added instance of video in callback by @subCode321 in #7585
- chore: fix typos across codebase by @sukrucildirr in #7874
New Contributors
- @subCode321 made their first contribution in #7585
- @sukrucildirr made their first contribution in #7874
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.7...v1.11.8
v1.11.7
What's Changed
What's Changed 🎊
- Consistent
movedXandmovedYbehaviour across zoom levels by @IIITM-Jay in #7795 - Publish 1.x under r1 tag by @ksen0 in #7810
New Contributors
- @IIITM-Jay made their first contribution in #7795
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.6...v1.11.7
v1.11.6
What's Changed
What's Changed 🎊
- "Fix typo in directionalLight reference (main branch)" - #7743 by @LalitNarayanYadav in #7777
- Fix _isGlobal flag in ini method by @VANSH3104 in #7785
- Fix: keyTyped() can now accept the same char consecutively by @AhmedMagedC in #7808
New Contributors
- @AhmedMagedC made their first contribution in #7808
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.5...v1.11.6
v1.11.5
This release is published on npm with the tag r1
What's Changed
What's Changed 🎊
- reorder npm run commands to make p5.js-website update the correct ver… by @lirenjie95 in #7747
- Update README.md - 2.0 Info by @ksen0 in #7751
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.4...v1.11.5
v1.11.4
What's Changed
What's Changed 🎊
- docs: add Aaron Welles as a contributor for example by @ksen0 in #7516
- docs: add example emoji to all example contributors using emoji key by @ksen0 in #7517
- Fix endShape() to Properly Close Paths and Prevent Shape Merging by @Forchapeatl in #7583
- Fix camera tilt function to prevent orientation flipping by @Forchapeatl in #7598
- Fix #7259 TypeError for Offscreen Shapes by @himanshuukholiya in #7626
- Grammar and Syntax Improvements in p5.js Documentation by @SITADRITA1 in #7596
- fix typo by @probablynotval in #7556
- Fix typos in color_namer.js by @pearmini in #7570
- Fix typos in gridOutput.js by @ChloeYanYan in #7571
- Fix typos by @omahs in #7592
- [p5.js - zh(Hans)] translation of missing FES contribution docs by @lirenjie95 in #7667
- Added Hritvik Bhatia to the contributors list by @HritvikBhatia in #7645
- Update .all-contributorsrc by @min-kim42 in #7349
- fix: mouseWheel example fixed while drawing the circle by @swastikCommits in #7614
- Fix: Update sin(), cos(), and tan() docs to respect angleMode() & cl… by @VANSH3104 in #7593
- add Chinese translation for documentation_style_guide.md by @lirenjie95 in #7717
- creating_libraries.md typo by @ffd8 in #7735
- Contributor unit tests documentation in main by @Vaivaswat2244 in #7740
New Contributors
- @himanshuukholiya made their first contribution in #7626
- @SITADRITA1 made their first contribution in #7596
- @probablynotval made their first contribution in #7556
- @ChloeYanYan made their first contribution in #7571
- @omahs made their first contribution in #7592
- @HritvikBhatia made their first contribution in #7645
- @swastikCommits made their first contribution in #7614
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.3...v1.11.4
v1.11.3
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: https://github.com/processing/p5.js/compare/v1.11.2...v1.11.3
v1.11.2
What's Changed
What's Changed 🎊
- Switch all-contributor shield styling to match other shields by @SableRaf in #7347
- Fix a typo (dpeth -> depth) in webgl/p5.Framebuffer.js by @zs-5 in #7348
- Save/restore textureMode with push/pop by @davepagurek in #7358
- fix: Correct typo, improve createRadio() method description, and simplify input tag by @Dhanush111 in #7315
- Update links to point to tutorial page by @muffinista in #7318
- fix add alpha doc by @asukaminato0721 in #7362
- Negative dimensions will mirror rect() again by @martinleopold in #7363
- fixes issue #7366: Adjust Option Orientation in CreateRadio() reference. by @Prajyot05 in #7367
New Contributors
- @zs-5 made their first contribution in #7348
- @Dhanush111 made their first contribution in #7315
- @muffinista made their first contribution in #7318
- @Prajyot05 made their first contribution in #7367
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.1...v1.11.2
v1.11.1
What's Changed 🎊
Code
- fixed nf to work with negative number by @Akhilbisht798 in #7054
- textureData updated to fix flipping property for webgl by @MuktiMishra in #7305
- Fix ellipseMode(CORNERS) and rectMode(CORNER) by @martinleopold in #7290
- add usage of dist by @asukaminato0721 in #7324
- Uses canvas dimensions instead of arbitrary constants for
noise()andnoiseDetail()by @RandomGamingDev in #7330
Documentation
- Change Reference Example by @samarsrivastav in #7280
- Fix example of createModel function. by @shibomb in #7298
- fix missing example tag in documentation for color's toString method by @ashish1729 in #7302
- Fixes language reference and Markdown syntax by @danicruz0415 in #7314
- fix typo by @asukaminato0721 in #7322
- Fix broken links in contributor-doc by @shibomb in #7320
- Fix broken links in website references by @shibomb in #7321
- mouseY reference first example issue fixed by @shourysingh07 in #7311
- Docs: "A maximum of 5 directional lights can be active at once." by @blackboxlogic in #7337
New Contributors 💗
- @samarsrivastav made their first contribution in #7280
- @Akhilbisht798 made their first contribution in #7054
- @MuktiMishra made their first contribution in #7305
- @danicruz0415 made their first contribution in #7314
- @martinleopold made their first contribution in #7290
- @blackboxlogic made their first contribution in #7337
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.0...v1.11.1
v1.11.0
What's Changed 🎊
Code
- Fix unnecessary console warnings when using smooth() on P2D Graphics objects by @zeesworth in #7159
- added paletteLerp by @RandomGamingDev in #6960
- imageLight - panorama shader bug, added @perminder-17 code snippet by @PimTournaye in #7169
- Tie FES initialization to only run just before p5 init by @limzykenneth in #7173
- Code block updates in
vertex.jsby @DenisovichDev in #7174 - Fix incorrect pixel offset in updatePixels() by @Forchapeatl in #7177
- fix for #7181 by @orrkislev in #7182
- Fix Camera.eyeX comment by @Psychpsyo in #7184
- Solves issue #6891 by @Garima3110 in #7165
- Fix: Added unique group names for radio buttions by @Forchapeatl in #7162
- Caps at the beginning of the curve by @diyaayay in #7201
- Added useLinePerspective to cam copy properties by @TiborUdvari in #7213
- Fix clipping bug with ellipses by @jeanetteandrews in #7249
- Refactor arc and rect to use canvas methods rather than curves by @ksen0 in #7205
- Shader hooks by @davepagurek in #7149
- fix: added
WEBGLmode for correct blendMode(SUBTRACT) behavior by @Abhinavcode13 in #7229 - Add list support for
lerpColorlike other color functions by @RandomGamingDev in #6954 - Remove 2.0 built file by @davepagurek in #7274
- Added textAscent and textDescent functions on Webgl by @Forchapeatl in #7187
- Line.vert fix for small units by @TiborUdvari in #7206
- fixed textpoint alignment by @mathewpan2 in #6967
- Fixed minor error in documentation for p5.Vector.sub() by @jaredberghold in #7265
- Rename default shader methods to have a base* prefix by @davepagurek in #7288
- Performance improvements for WebGL shape drawing by @davepagurek in #7287
Documentation
- add non-code contributions to contrib guidelines readme by @sarahciston in #6941
- Update README.md to include an updated get started link by @willallstet in #7232
- Fix : broken link in contributor_docs/webgl_mode_architecture.md by @ashwanidey in #7235
- Fix broken links in contributor_docs/steward_guidelines.md by @aleannab in #7240
- Fix broken link in contributing_to_the_p5js_references.md by @aleannab in #7242
- Fix : broken link in contributor_docs/webgl_contribution_guide.md by @ashwanidey in #7239
- Fix Broken README Link by @benpalevsky in #7216
- Fixed the broken link on p5.js website page for "p5.js Web Accessibility" by @shourysingh07 in #7254
- Fixed the broken link on p5.js website page for "Our Focus on Access" by @shourysingh07 in #7255
- Fixed broken links for p5js references by @visheshrwl in #7253
- fix: broken links in lerpColor() by @M0nica in #7241
- Fix broken links in contributor_docs/access.md by @aleannab in #7243
- Fixed the broken link on p5.js website page for "WebGL Contribution Guide". by @shourysingh07 in #7263
- Fixed the broken link on p5.js website page for "How to add Friendly Error Messages" by @shourysingh07 in #7264
New Contributors 💗
Thanks to all the contributors, and big shout out to the first time contributors!
- @zeesworth made their first contribution in #7159
- @PimTournaye made their first contribution in #7169
- @DenisovichDev made their first contribution in #7174
- @Forchapeatl made their first contribution in #7177
- @orrkislev made their first contribution in #7182
- @Psychpsyo made their first contribution in #7184
- @sarahciston made their first contribution in #6941
- @TiborUdvari made their first contribution in #7213
- @willallstet made their first contribution in #7232
- @ashwanidey made their first contribution in #7235
- @aleannab made their first contribution in #7240
- @benpalevsky made their first contribution in #7216
- @jeanetteandrews made their first contribution in #7249
- @shourysingh07 made their first contribution in #7254
- @visheshrwl made their first contribution in #7253
- @M0nica made their first contribution in #7241
- @ksen0 made their first contribution in #7205
- @mathewpan2 made their first contribution in #6967
- @jaredberghold made their first contribution in #7265
Full Changelog: https://github.com/processing/p5.js/compare/v1.10.0...v1.11.0
v1.10.0
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
webpmime 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
createRadiofromselect()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](https://redirect.github.com/Abhinavcode13
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.