Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes bug introduced by #5483 #5553

Merged
merged 1 commit into from
Jan 14, 2022
Merged

Conversation

aferriss
Copy link
Contributor

Changes:
This pr adds back in a more rigorous type check for array uniform types. I had mistakenly removed the check in #5483 but today I realized that matrix types were being considered false by the isArray boolean.

This caused a number of problems, most notably, the matrices not being correctly updated when things like screen resolution or viewport changed.

PR Checklist

  • npm run lint passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants