Skip to content

Conversation

@Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Dec 6, 2019

I think the upcoming turn of the year is a good opportunity to officially stop support for Internet Explorer. The PR removes any references to IE from the docs and also any IE related workarounds from the core and the examples.

  • The Uint8ClampedArray hack only affected older builds of IE11. So latest versions don't need it anyway.
  • Math.log2 can be polyfilled by users if necessary.
  • Removed all hacks from CSS3DRenderer.

@looeee
Copy link
Collaborator

looeee commented Dec 6, 2019

The Uint8ClampedArray hack only affected older builds of IE11

Specifically builds pre KB2929437 which was released in July 2014. I think it's very reasonable to no longer support that.

@Mugen87
Copy link
Collaborator Author

Mugen87 commented Dec 18, 2019

It seems the PR did not get enough support. I hope we can revisit this issue at a later point.

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.

2 participants