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

FBXLoader: Remove workaround for Safari 9. #25241

Merged
merged 2 commits into from
Jan 6, 2023
Merged

Conversation

aardgoose
Copy link
Contributor

Description

Remove workaround for missing TypedArray.prototype.indexOf() method in Safari 9.

Supported in all browsers post Safari 9.1
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/indexOf

@Mugen87 Mugen87 added this to the r149 milestone Jan 5, 2023
@Mugen87 Mugen87 changed the title FBXLoader: remove workaround for Safari 9 FBXLoader: Remove workaround for Safari 9. Jan 5, 2023
@mrdoob mrdoob merged commit f19f140 into mrdoob:dev Jan 6, 2023
@aardgoose aardgoose deleted the fbx-1 branch June 7, 2023 12:18
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

3 participants