Lalit Narayan Yadav
Lalit Narayan Yadav
Hi @davepagurek I’ve submitted a PR that implements per-polygon fills in 2D mode as discussed in #7722. It updates shape modes like TRIANGLES, TRIANGLE_STRIP, QUADS, etc., to apply fill and...
Thanks for the clarification, @limzykenneth! That makes sense now—I misunderstood the target branch for this feature. Would you recommend that I rebase and submit the PR against the dev-2.0 branch...
Thanks again, @limzykenneth! I Got it; I’ll start fresh from the dev-2.0 branch and study the updated shape and vertex implementation before attempting the feature there. If there’s any documentation...
Hi @GregStanton , thank you for the update and the helpful context! Yes, I’d definitely be interested in working on this issue after the cleanup is complete. It sounds like...
**Idea for Improving the Color Picker on Mobile** Hey @ksen0 and everyone! I love how much of the p5.js editor already works on mobile, super cool for learning and sketching...
Hi @therewasaguy @limzykenneth, could you please review this fix for #3428 when you have time? This resolves the Find/Replace popup conflict. Thank you!
Fixes #4221
I was using VS Code but the issue I was facing was not because of environment. I had created a syntax error by mistake which I was not noticing.
I have made the changes as you suggested. Please review it when you have time.