-
-
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
1 Release published by 1 person
-
v1.11.8
published
Jun 5, 2025
43 Pull requests merged by 20 people
-
docs: add madhav2348 as a contributor for code
#7948 merged
Jun 29, 2025 -
Update zod 3 to zod 4 support in p5.js dev-2.0
#7872 merged
Jun 29, 2025 -
Revamped config.yml(branch: dev-2.0)
#7776 merged
Jun 27, 2025 -
Revamped config.yml(branch:main)
#7775 merged
Jun 27, 2025 -
docs: add shivasankaran18 as a contributor for doc
#7943 merged
Jun 27, 2025 -
docs: add kilavvy as a contributor for doc
#7932 merged
Jun 22, 2025 -
Docs: Fix typos in documentation
#7931 merged
Jun 22, 2025 -
docs: add leopardracer as a contributor for doc
#7927 merged
Jun 20, 2025 -
Fix typos in documentation and comments
#7926 merged
Jun 20, 2025 -
fix duplicate contributor (trivial)
#7924 merged
Jun 19, 2025 -
chore: update README table from stewards.yml
#7925 merged
Jun 19, 2025 -
Update stewards.yml
#7923 merged
Jun 19, 2025 -
docs: add bensgilbert as a contributor for code
#7922 merged
Jun 19, 2025 -
Remove second call of _updateWindowSize()
#7847 merged
Jun 19, 2025 -
Chore/upgrade eslint
#7853 merged
Jun 19, 2025 -
docs: add FerrinThreatt as a contributor for doc
#7918 merged
Jun 18, 2025 -
added documentation to _getBrightness() and _getGreen() function
#7908 merged
Jun 18, 2025 -
Ported the stroke shader to WebGPU renderer
#7915 merged
Jun 16, 2025 -
docs: add LalitNarayanYadav as a contributor for code
#7916 merged
Jun 16, 2025 -
Alias GLSL's mix function as lerp in p5.strands (#7875)
#7887 merged
Jun 16, 2025 -
chore: update README table from stewards.yml
#7913 merged
Jun 16, 2025 -
docs: add vtjl10 as a contributor for doc
#7914 merged
Jun 16, 2025 -
Fix Typo in Comments: "trhough" to "through" in textOutput.js
#7911 merged
Jun 16, 2025 -
Correct username in stewards.yml
#7912 merged
Jun 16, 2025 -
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 -
Add font readiness wait to create() function in p5.Font.js
#7882 merged
Jun 5, 2025 -
docs: add sukrucildirr as a contributor for doc
#7880 merged
Jun 4, 2025 -
chore: fix typos across codebase
#7874 merged
Jun 4, 2025 -
add instance of video in callback (2.0)
#7877 merged
Jun 4, 2025 -
added instance of video in callback
#7585 merged
Jun 4, 2025
12 Pull requests opened by 10 people
-
Use FES internationalization within the minor version
#7878 opened
Jun 4, 2025 -
docs: update module usage instructions to remove Grunt and reflect dev-2.0 tooling #7871
#7886 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 -
Add GLSL-based noise(vec2) function to p5.strands (#7897)
#7921 opened
Jun 18, 2025 -
[p5.js 2.x] chore: enable eslint rules
#7930 opened
Jun 22, 2025 -
[p5.js 2.x] chore: enable `pre-commit` hooks
#7933 opened
Jun 22, 2025 -
Bump pbkdf2 from 3.0.17 to 3.1.3
#7939 opened
Jun 24, 2025 -
[WIP] Docs: Add initial draft of Strands documentation (feedback wanted)
#7940 opened
Jun 24, 2025 -
Bugfix: Prevent genType from being inferred as int in GLSL wrappers
#7942 opened
Jun 27, 2025 -
Add contrast() function to check contrast ratio for two colors
#7944 opened
Jun 27, 2025 -
Addon Events API and User Defined Functions access
#7947 opened
Jun 29, 2025
18 Issues closed by 5 people
-
Discussion: p5 v1 timeline
#7929 closed
Jun 23, 2025 -
p5.js 2.0 Update: Beta, Timeline, and Compatibility Addons
#7488 closed
Jun 23, 2025 -
texture not working on custom shapes/.obj files from version 0.7
#7935 closed
Jun 23, 2025 -
`_setupDone` flag not set properly
#7818 closed
Jun 21, 2025 -
[p5.strands] Aliasing GLSL's mix as lerp
#7875 closed
Jun 16, 2025 -
panorama not defined?
#7910 closed
Jun 16, 2025 -
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 -
[p5.js 2.0 Bug Report]: Visual Tests Failed
#7823 closed
Jun 5, 2025 -
createVideo() callback could return instance of video
#7468 closed
Jun 4, 2025
24 Issues opened by 16 people
-
[p5.js 2.0 Bug Report]: textWidth() acts differently from 1.x
#7950 opened
Jul 3, 2025 -
`p5.Color.equals` method
#7949 opened
Jul 3, 2025 -
Addons Events API
#7946 opened
Jun 29, 2025 -
Strictly unable to use textToCountours()
#7945 opened
Jun 28, 2025 -
[p5.js 1.11.8 Bug Report]: mousePressed doesnt work on iPhone and iPad safari
#7941 opened
Jun 26, 2025 -
[p5.js 2.x] add integration tests
#7938 opened
Jun 23, 2025 -
2.1 Milestone Update: Graphics, Accessibility, Sound, and Coding Experience
#7937 opened
Jun 23, 2025 -
Discussion: improving the All-Contributor bot
#7936 opened
Jun 22, 2025 -
Make pre-release builds available for testing
#7934 opened
Jun 22, 2025 -
Add `src` property to p5.Image objects
#7928 opened
Jun 20, 2025 -
[p5.strands] Add reference entries for each hook
#7919 opened
Jun 18, 2025 -
WEBGL background image bug
#7917 opened
Jun 17, 2025 -
[p5.strands]: order of modifications changes between strands and outputted GLSL
#7909 opened
Jun 14, 2025 -
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 -
[p5.js 2.0 Bug Report]: Add documentation for the `code` system variable in key handling.
#7881 opened
Jun 5, 2025 -
Add FES warning for keyCode === usage to help transition from 1.x to 2.0
#7876 opened
Jun 4, 2025
50 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.
-
[dev-2.0] Fix optional and rest parameters in TypeScript class method declarations
#7863 commented on
Jun 30, 2025 • 5 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] 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] Investigate replacing dependencies
#7761 commented on
Jun 12, 2025 • 0 new comments -
Add dashed lines to the core API
#5670 commented on
Jun 15, 2025 • 0 new comments -
[p5.strands] Bridging p5.strands and p5.js functions
#7849 commented on
Jun 16, 2025 • 0 new comments -
Discussion: Best Approach for Managing Blocker/Dependent Issues?
#7870 commented on
Jun 19, 2025 • 0 new comments -
[p5.js 2.0 Bug Report]: Typescript declarations missing overloads/optional parameters
#7862 commented on
Jun 20, 2025 • 0 new comments -
WEBGL became extremely slow since p5.js version 1.0.0
#6438 commented on
Jun 21, 2025 • 0 new comments -
Document/unit test ability for clients to initialize global mode explicitly
#1570 commented on
Jun 23, 2025 • 0 new comments -
Should P5.Graphics support set() with another P5.Graphics?
#2984 commented on
Jun 23, 2025 • 0 new comments -
Instructions for adding yourself to the all-contributors list!
#2309 commented on
Jun 27, 2025 • 0 new comments -
Image.save() doesn't work when saving more than 10 images at a time
#6021 commented on
Jul 3, 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 -
Using earcut instead of libtess
#7492 commented on
Jun 30, 2025 • 0 new comments -
Adding Visual Test Report in Github Actions
#7653 commented on
Jun 11, 2025 • 0 new comments -
Normalized up vector of P5Camera tilt (Follow up update of PR #7598)
#7681 commented on
Jun 4, 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 -
Add drawStar() function to draw customizable star shapes
#7816 commented on
Jun 24, 2025 • 0 new comments -
Updating visual tests docs for 2.x versions
#7827 commented on
Jun 7, 2025 • 0 new comments -
More Structured format for parameters and Enhanced FES
#7843 commented on
Jun 20, 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 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 -
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 -
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 -
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