-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Insights: processing/p5.js
Overview
Could not load contribution data
Please try again later
14 Pull requests merged by 6 people
-
docs: add SonyaCode as a contributor for a11y, blog, and 4 more
#7907 merged
Jun 12, 2025 -
Update labeler.yml to correctly group DevOps lables
#7904 merged
Jun 12, 2025 -
docs: add atmajaa as a contributor for doc
#7901 merged
Jun 11, 2025 -
Update README table from stewards.yml
#7896 merged
Jun 10, 2025 -
Update stewards-update.yml to only make PR with README
#7895 merged
Jun 10, 2025 -
Added p5.js-website accessibility steward stewards.yml
#7893 merged
Jun 10, 2025 -
Update stewards-update.yml to fix typo and include token
#7892 merged
Jun 10, 2025 -
Update stewardship guildelines and process
#7867 merged
Jun 10, 2025 -
Respect p5.disableFriendlyErrors
#7888 merged
Jun 9, 2025 -
Create Graphics fixing in dev-2.0 branch.
#7829 merged
Jun 6, 2025 -
Fix typo in createFileInput example
#7884 merged
Jun 6, 2025 -
docs: add andrewmcwhae as a contributor for doc
#7883 merged
Jun 6, 2025 -
Fixed loop variable in createFileInput() docs (dom.js)
#7422 merged
Jun 6, 2025 -
Bump serialize-javascript and mocha
#7549 merged
Jun 6, 2025
5 Pull requests opened by 4 people
-
docs: update module usage instructions to remove Grunt and reflect dev-2.0 tooling #7871
#7886 opened
Jun 7, 2025 -
Alias GLSL's mix function as lerp in p5.strands (#7875)
#7887 opened
Jun 7, 2025 -
fix: manual cleanup capability of text and memory #7700
#7890 opened
Jun 8, 2025 -
Adding docs for `code` in the refrence.
#7902 opened
Jun 11, 2025 -
added docs for code in p5.Color
#7906 opened
Jun 12, 2025
10 Issues closed by 2 people
-
p5.js Stewards Open Call 🎊
#5719 closed
Jun 10, 2025 -
Respect `p5.disableFriendlyErrors` setting when overriding p5 global variables
#7819 closed
Jun 9, 2025 -
[p5.js 2.0] Add documentation / tutorial on how to do parallel loading with Promise.all
#7674 closed
Jun 6, 2025 -
adding properties to color object
#7767 closed
Jun 6, 2025 -
Implement 2-d or n-d Arrays with a simple to use API (as per Vector)
#7153 closed
Jun 6, 2025 -
Second createFileInput example sketch is broken
#7873 closed
Jun 6, 2025 -
[p5.js 2.0 Beta Bug Report]: Error in FES prevents message from being shown
#7678 closed
Jun 6, 2025 -
p5.Renderer is missing methods
#3916 closed
Jun 6, 2025 -
Problem interacting with p5js by iOS devices
#5358 closed
Jun 6, 2025
8 Issues opened by 4 people
-
saveObj() bug?
#7905 opened
Jun 12, 2025 -
[p5.js 2.0 Bug Report]: Transforms in `clip()` stopped working in 2.x
#7903 opened
Jun 12, 2025 -
[p5.strands] A bug which allows GLSL wrapper functions to infer genType to be int
#7900 opened
Jun 10, 2025 -
[p5.strands] Reenabling and implementing FES in strands
#7899 opened
Jun 10, 2025 -
[p5.strands] Increasing strands' presence in the reference
#7898 opened
Jun 10, 2025 -
[p5.strands] Implementing a noise function in strands
#7897 opened
Jun 10, 2025 -
Discussion: consider using `coderabbit.ai`
#7891 opened
Jun 9, 2025 -
A way to position lights with transforms (maybe a variant of worldToScreen?)
#7889 opened
Jun 8, 2025
52 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Update zod 3 to zod 4 support in p5.js dev-2.0
#7872 commented on
Jun 12, 2025 • 9 new comments -
Use FES internationalization within the minor version
#7878 commented on
Jun 12, 2025 • 5 new comments -
[dev-2.0] Fix optional and rest parameters in TypeScript class method declarations
#7863 commented on
Jun 10, 2025 • 4 new comments -
Chore/upgrade eslint
#7853 commented on
Jun 11, 2025 • 3 new comments -
`_setupDone` flag not set properly
#7818 commented on
Jun 9, 2025 • 0 new comments -
push() ignores the _colorMaxes field set by colorMode()
#7402 commented on
Jun 9, 2025 • 0 new comments -
[p5.js 2.0 Bug Report]: IO loadTable test failed
#7854 commented on
Jun 9, 2025 • 0 new comments -
[p5.js 2.0 Bug Report]: `loadSound()` is not defined in p5.js v2.x (TypeError: Cannot read properties of undefined ‘pixels’)
#7879 commented on
Jun 9, 2025 • 0 new comments -
[p5.js 2.0 Bug Report]: p5.RendererGL.js Unit Test fails
#7869 commented on
Jun 10, 2025 • 0 new comments -
[p5.strands] Aliasing GLSL's mix as lerp
#7875 commented on
Jun 10, 2025 • 0 new comments -
[p5.strands] Refactoring scopes, adding If/Else Branches & For loops
#7868 commented on
Jun 10, 2025 • 0 new comments -
[p5.js 2.0] Bring back a way to show the results of visual tests visually
#7618 commented on
Jun 11, 2025 • 0 new comments -
[p5.js 2.0 Bug Report]: Add documentation for the `code` system variable in key handling.
#7881 commented on
Jun 11, 2025 • 0 new comments -
[p5.js 2.0] Investigate replacing dependencies
#7761 commented on
Jun 12, 2025 • 0 new comments -
Add FES warning for keyCode === usage to help transition from 1.x to 2.0
#7876 commented on
Jun 12, 2025 • 0 new comments -
Instructions for adding yourself to the all-contributors list!
#2309 commented on
Jun 12, 2025 • 0 new comments -
Add a read-only flag to indicate if the current canvas is Web GL
#5844 commented on
Jun 6, 2025 • 0 new comments -
Throwing friendly error in webgl mode when using gridOutput() and textOutput()
#6491 commented on
Jun 6, 2025 • 0 new comments -
Adding Visual Test Report in Github Actions
#7653 commented on
Jun 11, 2025 • 0 new comments -
fixed no_tint issue while rendering
#7695 commented on
Jun 6, 2025 • 0 new comments -
Update docs for custom shapes and related features
#7734 commented on
Jun 7, 2025 • 0 new comments -
Revamped config.yml(branch:main)
#7775 commented on
Jun 12, 2025 • 0 new comments -
Revamped config.yml(branch: dev-2.0)
#7776 commented on
Jun 12, 2025 • 0 new comments -
Updating visual tests docs for 2.x versions
#7827 commented on
Jun 7, 2025 • 0 new comments -
Remove second call of _updateWindowSize()
#7847 commented on
Jun 10, 2025 • 0 new comments -
Bump tar-fs and puppeteer
#7866 commented on
Jun 6, 2025 • 0 new comments -
Add guideline to use `describe()`
#6387 commented on
Jun 6, 2025 • 0 new comments -
Revamp Friendly Error System's Parameter Validation
#7178 commented on
Jun 6, 2025 • 0 new comments -
print("content") outside of setup/draw invokes print dialog. possible to catch with FES?
#4272 commented on
Jun 6, 2025 • 0 new comments -
[2.0] Add a way to resolve addon ordering dependencies
#7797 commented on
Jun 6, 2025 • 0 new comments -
Enhance reference of blend() and Image.blend() and make it consistent with blendMode()
#7236 commented on
Jun 7, 2025 • 0 new comments -
Upgrade FES from Zod 3 to Zod 4?
#7833 commented on
Jun 7, 2025 • 0 new comments -
Support 'justified' alignment as an option for textAlign
#3354 commented on
Jun 7, 2025 • 0 new comments -
change load order preload method
#3536 commented on
Jun 7, 2025 • 0 new comments -
textOutput() and gridOuput() are incomplete and inaccurate in WEBGL
#6126 commented on
Jun 7, 2025 • 0 new comments -
range function for iteration
#6644 commented on
Jun 7, 2025 • 0 new comments -
Per-polygon fills in 2D mode
#7722 commented on
Jun 7, 2025 • 0 new comments -
Add dashed lines to the core API
#5670 commented on
Jun 7, 2025 • 0 new comments -
Add first class support for SVG imports and exports
#4630 commented on
Jun 7, 2025 • 0 new comments -
A way to create HTML tables.
#5154 commented on
Jun 7, 2025 • 0 new comments -
Visual Testing Documentation Mismatch
#7807 commented on
Jun 7, 2025 • 0 new comments -
Visual loading indicator fallback while assets are loading
#6795 commented on
Jun 7, 2025 • 0 new comments -
WCAG 2.3.2 - Flashing light check
#7841 commented on
Jun 7, 2025 • 0 new comments -
WCAG 2.3.3 - Disabling animation
#7842 commented on
Jun 7, 2025 • 0 new comments -
[p5.strands] should instanceID() be auto-converted to a float?
#7856 commented on
Jun 7, 2025 • 0 new comments -
Accessibility Features Proposal - Expand Web Accessibility module
#6992 commented on
Jun 7, 2025 • 0 new comments -
[p5.js 2.0 Beta Bug Report]: Some google fonts don't load
#7486 commented on
Jun 7, 2025 • 0 new comments -
[p5.strands] Bridging p5.strands and p5.js functions
#7849 commented on
Jun 7, 2025 • 0 new comments -
Docs: Remove legacy Grunt commands and transition fully to Vitest / npm scripts in dev-2.0
#7871 commented on
Jun 7, 2025 • 0 new comments -
Discussion: Best Approach for Managing Blocker/Dependent Issues?
#7870 commented on
Jun 7, 2025 • 0 new comments -
Adding WebGL texture types
#6166 commented on
Jun 8, 2025 • 0 new comments -
[p5.js 2.0 Beta Bug Report]: Document difference between textWidth and fontWidth with respect to whitespace
#7745 commented on
Jun 8, 2025 • 0 new comments