Skip to content

fix: clear ALL texture maps on all models in AssetManager#1287

Merged
braedonsaunders merged 1 commit into
mainfrom
claude/fix-triangle-artifacts-Yghw8
Feb 3, 2026
Merged

fix: clear ALL texture maps on all models in AssetManager#1287
braedonsaunders merged 1 commit into
mainfrom
claude/fix-triangle-artifacts-Yghw8

Conversation

@braedonsaunders

Copy link
Copy Markdown
Owner

Extended material fixes to clear ALL texture maps (normalMap, bumpMap, metalnessMap, roughnessMap, displacementMap, alphaMap) in AssetManager for both loadGLTF and loadGLTFForLOD.

This ensures buildings and all other models get the same comprehensive fixes that decorations had, preventing triangular artifacts from AI model texture maps.

https://claude.ai/code/session_012kqvccEiiHNQHAjUEoposi

Extended material fixes to clear ALL texture maps (normalMap, bumpMap,
metalnessMap, roughnessMap, displacementMap, alphaMap) in AssetManager
for both loadGLTF and loadGLTFForLOD.

This ensures buildings and all other models get the same comprehensive
fixes that decorations had, preventing triangular artifacts from AI
model texture maps.

https://claude.ai/code/session_012kqvccEiiHNQHAjUEoposi
@braedonsaunders braedonsaunders merged commit 6219526 into main Feb 3, 2026
4 checks passed
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