forked from sohamkamani/three-object-loader
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing crossOrigin for compatibility with three 0.74
Addresses issue sohamkamani#3 The loader API was volatile-ly changed in [email protected] because of this ticket: mrdoob/three.js#7568 The related commit: mrdoob/three.js@a88a3e6#diff-b04ba7bf9d62701ef06636159e4a75d9L30 The commit to this repo just ports that change over. It also changes the semver for threejs to include versions above the current one (which includes 0.74)
- Loading branch information
1 parent
6b4bcce
commit 6e55966
Showing
3 changed files
with
2 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters