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

ObjectLoader: Check type of Source.data for loading images. #24067

Merged
merged 1 commit into from
May 15, 2022

Conversation

fluxxu
Copy link
Contributor

@fluxxu fluxxu commented May 15, 2022

Fixed #24066.

Description

Since #22846
values of images map are instances of Source.
Should check the type of the data member instead.

@Mugen87 Mugen87 changed the title Check type of Source.data for loading images ObjectLoader: Check type of Source.data for loading images. May 15, 2022
@Mugen87 Mugen87 added this to the r141 milestone May 15, 2022
@Mugen87 Mugen87 merged commit e3c8c74 into mrdoob:dev May 15, 2022
abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
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.

ObjectLoader: onLoad called twice when there are image urls
2 participants