Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-07 | 1 | 0 | 1 | 6 | 2 |
| 2026-09-06 | 1 | 0 | 0 | 0 | 2 |
| 2026-09-05 | 2 | 0 | 2 | 7 | 4 |
| 2026-09-04 | 1 | 0 | 0 | 0 | 3 |
| 2026-09-03 | 7 | 0 | 4 | 16 | 11 |
| 2026-09-02 | 3 | 1 | 1 | 5 | 266 |
| 2026-09-01 | 1 | 1 | 0 | 0 | 0 |
| 2026-08-31 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-27 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-26 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-25 | 0 | 0 | 0 | 0 | 0 |
Opened: 16
Closed: 2
Comments: 8
Events: 34
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#9146 [p5.js 2.0+ Bug Report]: createRadio().remove() does not remove the radio element Opened 6 hours ago | slash-init | open | Area:DOM p5.js 2.0+ | 1 | 0 | 6 hours ago |
#9144 p5.Vector: mock setup blocks the 8 disabled rotate tests — 6 revivable, 2 need a decision Opened 1 day ago | Shruti2110-coder | open | Discussion | 0 | 0 | 1 day ago |
#9141 [p5.js 2.0+ Bug Report]: save() ignores the CRLF option when saving text files Opened 2 days ago | Pranava-Pai-N | open | Area:IO p5.js 2.0+ | 0 | 0 | 2 days ago |
#9139 Re-enable 5 passing .todo tests in test/unit/color/p5.Color.js Opened 3 days ago | Shruti2110-coder | open | Enhancement Area:Color | 2 | 0 | 2 days ago |
#9097 Update broken links in the Contributors section of the readme.md Opened 21 days ago | amy-b | open | Good First Issue p5.js 2.0+ | 1 | 1 | 2 days ago |
#8445 [p5.strands] Some comparisons are allowed by strands but disallowed by GLSL Opened 8 months ago | davepagurek | open | Enhancement | 8 | 0 | 2 days ago |
#9138 [p5.js 2.0+ Bug Report]: Opened 3 days ago | kfahn22 | open | Area:WebGL p5.js 2.0+ | 0 | 0 | 3 days ago |
#9126 [p5.js 2.0+ Bug Report]: splitTokens() returns [] for a caret delimiter and throws for a backslash Opened 5 days ago | rajanpanth | open | No labels | 1 | 0 | 4 days ago |
#9134 [p5.js 2.0+ Bug Report]: Blob URLs created by p5.File._load() for video/audio files are never revoked Opened 4 days ago | slash-init | open | Area:DOM Area:IO p5.js 2.0+ | 4 | 0 | 4 days ago |
#9133 [p5.js 2.0+ Bug Report]: assigning MediaElement.src leaves stale <source> children, so reading src returns the old source Opened 4 days ago | rajanpanth | open | No labels | 1 | 0 | 4 days ago |
#9132 [p5.js 2.0+ Bug Report]: p5.Vector.rem() silently ignores negative divisors, a 1.x regression Opened 4 days ago | rajanpanth | open | No labels | 1 | 0 | 4 days ago |
#9131 [p5.js 2.0+ Bug Report]: setHeading() ignores angleMode(), a 1.x regression, and its 3D guard is dead code Opened 4 days ago | rajanpanth | open | No labels | 0 | 0 | 4 days ago |
#9130 [p5.js 2.0+ Bug Report]: randomGaussian() leaks its spare value across p5 instances, breaking seeded determinism Opened 5 days ago | rajanpanth | open | No labels | 0 | 0 | 5 days ago |
#9129 [p5.js 2.0+ Bug Report]: int() truncates numbers to 32 bits, disagreeing with the same value passed as a string Opened 5 days ago | rajanpanth | open | No labels | 0 | 0 | 5 days ago |
#9128 [p5.js 2.0+ Bug Report]: shuffle() mutates typed arrays in place even when modify is false Opened 5 days ago | rajanpanth | open | No labels | 0 | 0 | 5 days ago |
#9079 [p5.js 2.0+ Bug Report]: bezierOrder() accepts values outside its documented range, and 2D and WebGL then fail differently and silently Opened 23 days ago | harshiltewari2004 | open | Area:Core Area:WebGL p5.js 2.0+ | 5 | 0 | 5 days ago |
#9125 [p5.js 2.0+ Bug Report]: nfc() truncates instead of rounding and drops the documented trailing zero padding Opened 5 days ago | rajanpanth | open | No labels | 1 | 0 | 5 days ago |
#9124 [p5.js 2.0+ Bug Report]: default color serialization truncates channel bytes, disagreeing with #rrggbb on the same color Opened 5 days ago | rajanpanth | open | No labels | 0 | 0 | 5 days ago |
#8647 Document p5.strands instanceID() function Opened 6 months ago | davepagurek | open | Enhancement Documentation Area:WebGL | 5 | 0 | 5 days ago |
#9030 [p5.js 2.0+ Bug Report]: A saveCanvas test is flaky Opened 1 month ago | davepagurek | closed - completed | Area:WebGL p5.js 2.0+ | 3 | 0 | 6 days ago |
#9038 [p5.js 2.0+ Bug Report]: Should not emit FES warnings on GLSL keywords outside of p5.strands Opened 1 month ago | ksen0 | open | p5.js 2.0+ p5.strands | 8 | 0 | 6 days ago |
#9039 [p5.js 2.0+ Bug Report]: min/max function with variable length parametes Opened 1 month ago | TakagiHitoshi | closed - completed | Area:Math p5.js 2.0+ Patch | 3 | 0 | 6 days ago |
#9121 LaTeX support and equation transformations Opened 7 days ago | MuhammadEssa2002 | open | Feature Request | 1 | 0 | 7 days ago |
#8992 Make p5.strands matrix uniform helpers (uniformMat2x2/3x3/4x4) production-ready: tests, docs, p5.Matrix support Opened 2 months ago | harshiltewari2004 | open | Enhancement Area:WebGL | 5 | 0 | 7 days ago |
#8884 [p5.js 2.0+ Bug Report]: Floats in strands shaders are always rounded to 4 decimals Opened 3 months ago | davepagurek | open | Help Wanted Area:WebGL p5.js 2.0+ | 15 | 0 | 7 days ago |