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: unable to use image sequence with mesh #560

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

Conversation

cookW3b
Copy link

@cookW3b cookW3b commented Jul 30, 2024

This PR fixes this issues:
#495
#530

After looking at what was happening with the slots, I found out that when the mesh was initially created, the attachment had no region, but it was installed during the first update. In this pull request, I made a small fix that did not affect the rest of the functionality, in the method for creating the mesh, I added a check if there was no region and there was a sequence field, I call the method that will install the region for the attachment

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.

1 participant