You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.
Arrays were not being properly detected based on uniform type information.
Once fixing this, I also had to detect if arrays were being passed to `setUniform` and make a shallow copy there to make sure we update cached uniforms correctly.
Most appropriate sub-area of p5.js?
Details about the bug:
I've prepared a tiny example: https://editor.p5js.org/sam___tsao/sketches/lXAuPr9Nr
Description:
The text was updated successfully, but these errors were encountered: