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

Fix submesh order being determined by mesh name (MeshData in Blender) instead of node name (Object name in Blender) #1081

Merged
merged 2 commits into from
Jan 14, 2023

Conversation

paishoexpert
Copy link
Member

fix/submesh-order

This fixes the submesh order not being determined by object name in Blender, but rather the mesh name that is connected to the object. Those occasionally get mixed up when joining and separating.

Closes #1036

Copy link
Contributor

@seberoth seberoth left a comment

Choose a reason for hiding this comment

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

lgtm

@paishoexpert paishoexpert merged commit 5914e72 into main Jan 14, 2023
@paishoexpert paishoexpert deleted the fix/submesh-reordered branch January 14, 2023 19:22
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.

Imported mesh's submeshes getting reordered
2 participants