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

Update vertex_animation.py #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sergio256256
Copy link

Added texture saving to fix blank/black textures in Blender 3.2+
Fix

Added texture saving to fix black textures in Blender 3.2+
Added MESH_SEQUENCE_CACHE to a list of allowed modifiers
@sergio256256
Copy link
Author

Added MESH_SEQUENCE_CACHE as allowed modifier and tested it with converter

@sjkillen
Copy link

sjkillen commented Dec 3, 2022

the MESH_CACHE modifier also works

@JoshRBogart
Copy link
Owner

Added MESH_SEQUENCE_CACHE as allowed modifier and tested it with converter

I'm not sure about these additional modifiers. The potential issues are mainly with generative modifiers that can change the vertex order or amount of vertices.

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.

None yet

3 participants