Skip to content

Conversation

@mrxz
Copy link
Contributor

@mrxz mrxz commented Dec 17, 2023

Description:
The crossOrigin property of various THREE loaders was set to anonymous, but this has become the default value for them in Three.js (mrdoob/three.js#14331). As such, there's no longer any need to manually set them.

Changes proposed:

  • No longer set crossOrigin on loaders
  • Remove unnecessary Object.assign

@dmarcos dmarcos merged commit e86d107 into aframevr:master Dec 17, 2023
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