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

[Fix] StandardMaterial.useTonemap parameter is no longer ignored #7405

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Mar 5, 2025

Fixes https://github.com/playcanvas/editor-ui/issues/530#issuecomment-2698069534

fixes a regression where StandardMaterial.useTonemap would not override the global (camera) setting.

@mvaligursky mvaligursky self-assigned this Mar 5, 2025
@mvaligursky mvaligursky added bug area: graphics Graphics related issue labels Mar 5, 2025
@mvaligursky mvaligursky requested a review from a team March 5, 2025 09:59
@mvaligursky mvaligursky merged commit adb05e9 into main Mar 5, 2025
7 checks passed
@mvaligursky mvaligursky deleted the mv-stdmat-usetonemap branch March 5, 2025 11:21
mvaligursky added a commit that referenced this pull request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants