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

Do not log warning when material data contains sheenGlossTint, which was removed #7306

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Jan 21, 2025

remove one of the warnings

image

@mvaligursky mvaligursky self-assigned this Jan 21, 2025
@mvaligursky mvaligursky added the area: graphics Graphics related issue label Jan 21, 2025
@mvaligursky mvaligursky requested a review from a team January 21, 2025 14:15
Copy link
Contributor

@kpal81xd kpal81xd left a comment

Choose a reason for hiding this comment

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

Approving with 1 comment

@@ -188,7 +188,8 @@ const standardMaterialRemovedParameters = {
diffuseTint: 'boolean',
sheenTint: 'boolean',
conserveEnergy: 'boolean',
useGamma: 'boolean'
useGamma: 'boolean',
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe worth adding useGammaTonemap too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants