Skip to content

Conversation

MiiBond
Copy link
Contributor

@MiiBond MiiBond commented Sep 22, 2025

No description provided.

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 22, 2025

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 22, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 23, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 23, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 23, 2025

@deltakosh deltakosh enabled auto-merge (squash) September 23, 2025 14:23
auto-merge was automatically disabled September 24, 2025 23:22

Head branch was pushed to by a user without write access

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 24, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 24, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 24, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 25, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 25, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 25, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Sep 25, 2025

clearcoatIor: coatIor,
};

if (coatIorInfo.clearcoatIor !== null) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This isn't necessary. _materialNeedsUVsSet is only relevant if the extension introduces textures.


// This material must have the clearcoat extension already before
// we can add the clearcoat IOR sub-extension
const parentExt = node.extensions ? node.extensions["KHR_materials_clearcoat"] : null;
Copy link
Contributor

Choose a reason for hiding this comment

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

Ahh... we should add a way to specify what order this extension is processed, otherwise this could fail to export. Would you mind implementing the same mechanism that the glTF loader uses to order extensions?

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.

6 participants