Skip to content

Conversation

@marchcat
Copy link
Contributor

For base color textures, the GLTF loader now uses the same behavior as the DAE loader.

image

@marchcat marchcat merged commit 68dc091 into project/gltf_mesh_import Jun 18, 2025
5 of 6 checks passed
@marchcat marchcat deleted the marchcat/gltf-textures branch June 18, 2025 13:57
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2025
}
else
{
LL_WARNS("GLTF_IMPORT") << "Failed to create temporary file for embedded texture" << LL_ENDL;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to be logged into impoter as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I'll add this later as well. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GLTF Mesh Import: Option to automatically apply materials to mesh

3 participants