Skip to content

[glTF] Fix typo in _each dependency resolution. #10832

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

Merged
merged 1 commit into from
Feb 20, 2017

Conversation

donmccurdy
Copy link
Collaborator

@donmccurdy donmccurdy commented Feb 20, 2017

idx is in the wrong scope; has final value (object.length - 1) at time of callback invocation.

@mrdoob mrdoob merged commit a76db5c into mrdoob:dev Feb 20, 2017
@mrdoob
Copy link
Owner

mrdoob commented Feb 20, 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