Results 15 issues of Paul Wheeler

The original jsonpath "specification" seems a bit ambiguous on what `@` should be bound to when a child script filter (i.e. `[?(...)]`) is applied to a member that contains a...

### How would this new feature help [increase access] Currently creation of custom 3d objects either has poor performance (drawing multiple primitives, or using beginShape/endShape), or requires separate work in...

Feature Request
Area:WebGL

#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

Bug
Area:WebGL

### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

Bug
Area:WebGL

Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [X] Submit one item...

addition
feedback needed

I would like to be able to use the `grid()` component because I'm implementing custom `addLevel()` functionality but the `grid()` function does not appear to be exported.

You merged two PRs last year but there has been no new release 😔

I'm hoping this makes it easier for y'all to publish releases (so https://github.com/GoogleChromeLabs/audioworklet-polyfill/issues/34 can be addressed). A repository admin will need to add the NODE_AUTH_TOKEN secret so that the release...

Seriously, I don't understand why the solution these issues: * https://github.com/processing/p5.js-web-editor/issues/1970 * https://github.com/processing/p5.js-web-editor/issues/1965 isn't obvious! Just look at what OpenProcessing does: ``` ``` * Use an iframe within an iframe....

This is a work in progress / request for comment, and I don't expect this to be merged as is. I wanted to explore a way to make it easier...