Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information