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

Fix failing on iOS when webgl2 does not exist on global scope #6434

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

eXponenta
Copy link
Contributor

@eXponenta eXponenta commented Feb 24, 2020

Follow up #6417 , #6433

Includes test to exist WebGL2RenderingContext in window before calling instanceof, suppresses failing (and downgrade to canvas) on iOS and any devices without WebGL2

Oops:)

@eXponenta eXponenta changed the title Fix failing on when webgl2 does not exist on global scope Fix failing on iOS when webgl2 does not exist on global scope Feb 24, 2020
@bigtimebuddy bigtimebuddy merged commit 67ff508 into dev Feb 24, 2020
@bigtimebuddy bigtimebuddy deleted the hotfix-renderer branch February 24, 2020 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants