Skip to content

#4204 Cache processed materials#4367

Merged
marchcat merged 1 commit into
project/gltf_mesh_importfrom
marchcat/gltf-textures
Jul 14, 2025
Merged

#4204 Cache processed materials#4367
marchcat merged 1 commit into
project/gltf_mesh_importfrom
marchcat/gltf-textures

Conversation

@marchcat

Copy link
Copy Markdown
Contributor

Description

This PR adds material caching to the GLTF loader, ensuring each material is processed only once and reused for all primitives that reference it. This improves performance and reduces redundant texture handling.

@marchcat marchcat merged commit 63134f7 into project/gltf_mesh_import Jul 14, 2025
6 of 7 checks passed
@marchcat marchcat deleted the marchcat/gltf-textures branch July 14, 2025 13:22
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 14, 2025
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.

2 participants