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 texture id when saving #27

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Fix texture id when saving #27

merged 1 commit into from
Nov 23, 2024

Conversation

2br
Copy link
Contributor

@2br 2br commented Nov 23, 2024

Previously, the texture IDs in the model were not saved correctly. They were always saved sequentially because the index was used instead of the actual texture ID.

Previously, texture IDs inside the model were not saved correctly.
@Borf Borf merged commit d2ca54c into Borf:master Nov 23, 2024
1 check failed
@2br 2br deleted the fix-texture-saving branch November 23, 2024 21:12
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.

2 participants