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 #2321 #2324

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Fix #2321 #2324

wants to merge 5 commits into from

Conversation

julienduroure
Copy link
Collaborator

Export SK when apply modifiers with only Armature modifier

Export SK when apply modifiers with only Armature modifier
@julienduroure julienduroure linked an issue Aug 18, 2024 that may be closed by this pull request
@julienduroure julienduroure added this to the Blender 4.2 LTS milestone Aug 18, 2024
Copy link

@Jontte Jontte left a comment

Choose a reason for hiding this comment

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

I believe we need a similar fix in gltf2_blender_gather_mesh.py:120 to make sure the names of the shape keys also get exported in the mesh extras.

@julienduroure
Copy link
Collaborator Author

Hello,
Yes, thanks to pointing this out.
I think we should find another way to discriminate cases than using users count.
This commit should be re-think differently: 1bc42a7

@julienduroure julienduroure marked this pull request as draft August 28, 2024 15:29
@julienduroure julienduroure marked this pull request as ready for review September 12, 2024 14:06
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.

blender 4.2 cannot export shapekey with amature
2 participants