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 mesh exporter #72

Merged
merged 5 commits into from
May 27, 2024
Merged

Fix mesh exporter #72

merged 5 commits into from
May 27, 2024

Conversation

fernandotonon
Copy link
Owner

@fernandotonon fernandotonon commented May 6, 2024

Summary

When exporting meshes it wasn’t including the texture images. This fix is particularly helpful when exporting mesh from fbx or other formats that embed the textures.

Technical Details

  • export the images when exporting the material

✨ Features

  • none

🐛 Bugfixes

  • Include images in the mesh exporter
  • Fix crash when loading model from folder with repeated materials

@fernandotonon fernandotonon linked an issue May 27, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented May 27, 2024

@fernandotonon fernandotonon merged commit d35d263 into master May 27, 2024
12 checks passed
@fernandotonon fernandotonon deleted the improvements16 branch May 27, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant