Perminder Singh

Results 179 comments of Perminder Singh

Hey @samrudh3125, thanks a lot for your work on this. However, that's not exactly how it works. For example, when I use console.err(e), it means I’m unsure of what’s happening...

Thanks @SoundOfScooting , I have assign you this one. Thanks for the help :)

Hi @davepagurek @ksen0, while reviewing `unit_testing.md` I noticed it still says we “use Mocha” and that we “import Chai for assertions.” In the dev-2.0 branch the runner is now Vitest,...

Thanks @ksen0 , I can work on your suggestion asap. :)

> ### Topic > > I was working on this sketch https://openprocessing.org/sketch/2664809 and `instanceID() / 10` gives a type error, but `0.1 * instanceID()` does not. For consistency and to...

> Another thought: for array indexing, we could make our array[n] operator in JavaScript convert to array[int(n)] when converting to GLSL whenever we add support for arrays. We might want...

This would be a great enhancement, manually applying a rotation matrix to points would really be hard as I can see and I also wouldn't expect this to be something...

> would it be okay if I proceed with updating the remaining documentation files that reference grunt Hi @LalitNarayanYadav , Really thanks for showing interest for working on this issue....

Hi, really thanks for your quick work on this. You are going right on this, I can maybe have some minor changes but it looks good so far :). Once...

Hi @sidwellr thanks for mentioning that. https://github.com/processing/p5.js/pull/8245 I have opened up a PR removing that, Can you have a look?