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

Skip reassigning rig on export cleanup for objects without armature. #179

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CatStrategist
Copy link

@CatStrategist CatStrategist commented Aug 2, 2023

Closes #178

This shouldn't break anything and skips two tasks:

  1. Reassigning rig - but if there is no armature it saves it from crashing.
  2. restore_from_unity_vertex_groups() but rename_vertex_groups() already has similar guard so it's not necessary to restore anything.

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.

Can't export rigified character's animations if Rigify's armature has custom object without armature
1 participant