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

GLTFLoader: Throw unhandled errors. #12687

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

donmccurdy
Copy link
Collaborator

@donmccurdy donmccurdy commented Nov 17, 2017

Removes the "generic" failure message and instead always returns the original error. Also, throws if no error handler is given, so errors are not unintentionally missed.

See: #12683

@mrdoob mrdoob merged commit ae619f8 into mrdoob:dev Nov 17, 2017
@mrdoob
Copy link
Owner

mrdoob commented Nov 17, 2017

Thanks!

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