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

Don't delete nodes that have used descendants #533

Merged
merged 1 commit into from
Mar 30, 2020
Merged

Conversation

lilleyse
Copy link
Contributor

Fixes #532

Don't delete a node if it has a descendant that's used for skinning or animation. In the case of #532 a parent of a node in the skin's joints list was being removed. I confirmed the test passes in this branch but not in master.

@likangning93
Copy link
Contributor

👍

@likangning93 likangning93 merged commit 970b03e into master Mar 30, 2020
@likangning93 likangning93 deleted the fix-unused-nodes branch March 30, 2020 15:46
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.

Processing BrainStem.gltf removes nodes from scene.
2 participants