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: Support multi-type nodes #16890

Merged
merged 2 commits into from
Jul 26, 2019
Merged

GLTFLoader: Support multi-type nodes #16890

merged 2 commits into from
Jul 26, 2019

Conversation

vyv03354
Copy link
Contributor

Fixes #14875

@mrdoob mrdoob requested review from donmccurdy and takahirox June 23, 2019 17:48
Copy link
Collaborator

@donmccurdy donmccurdy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code changes here look good, aside from the minor styleguide issue. Thanks for making this PR!

Unfortunately I'm traveling until the 15th, and won't have the chance to test this out before then. If someone else can check on the examples, then please feel free to merge it. :)

examples/js/loaders/GLTFLoader.js Show resolved Hide resolved
examples/js/loaders/GLTFLoader.js Outdated Show resolved Hide resolved
@donmccurdy donmccurdy self-assigned this Jul 26, 2019
Copy link
Collaborator

@donmccurdy donmccurdy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mrdoob mrdoob added this to the r107 milestone Jul 26, 2019
@mrdoob mrdoob merged commit 4db07ea into mrdoob:dev Jul 26, 2019
@mrdoob
Copy link
Owner

mrdoob commented Jul 26, 2019

Thanks!

@vyv03354 vyv03354 deleted the fix14875 branch July 27, 2019 08:38
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.

GLTFLoader: Node does not support multiple references
3 participants