Skip to content

Pull requests: processing/p5.js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Makes sure p5.strands cleans up after an error
#8301 opened Nov 26, 2025 by davepagurek Loading…
2 of 3 tasks
add export default p5 at end of global.d.ts
#8299 opened Nov 26, 2025 by nbogie Loading…
3 tasks
fix: prevent noSmooth crash on p5.Graphics (resolves #8264)
#8286 opened Nov 21, 2025 by Rudrxxx Loading…
3 tasks done
fix(math): add zero-range guard to map() to prevent NaN/Infinity
#8283 opened Nov 20, 2025 by VIPAX-JIT Loading…
1 of 3 tasks
feat: add proper type for registerAddon
#8267 opened Nov 17, 2025 by sevenc-nanashi Loading…
1 of 3 tasks
Fix: restrict setHeading() to 2D vectors and add friendly error for others
#8255 opened Nov 11, 2025 by reshma045 Loading…
1 of 3 tasks
Fix usage of int() typecast in p5.strands
#8254 opened Nov 10, 2025 by davepagurek Loading…
2 of 3 tasks
Add new p5.js example: Survive the Horde
#8248 opened Nov 10, 2025 by Karthikeya1500 Loading…
3 tasks done
Add keycode fes warning
#8238 opened Nov 7, 2025 by a-y-a-n-das Loading…
3 tasks done
[p5.strands] Auto-return input objects if omitted
#8229 opened Nov 2, 2025 by vietnguyen2358 Loading…
2 of 3 tasks
fix(webgl): normalize nearly identical vertices before tessellation
#8221 opened Oct 31, 2025 by avinxshKD Loading…
3 tasks done
Address linter warnings [wip]
#8220 opened Oct 31, 2025 by ksen0 Draft
1 of 3 tasks
2.2
Add unmatched push/pop warning
#8213 opened Oct 28, 2025 by Homaid Loading…
1 of 3 tasks
feat(webgl): add global property support for p5.strands
#8211 opened Oct 27, 2025 by avinxshKD Loading…
3 tasks
Feature/detect outside variables strands
#8208 opened Oct 26, 2025 by Aayushdev18 Loading…
6 tasks done
Extending the rem() method of p5.Vector to n dimensions.
#8205 opened Oct 26, 2025 by atif09 Loading…
2 of 3 tasks
Add validation for Infinity/NaN and negative value for arc
#8199 opened Oct 25, 2025 by Homaid Loading…
1 of 3 tasks
ProTip! Filter pull requests by the default branch with base:main.