Skip to content

fix(ToneMapping): configure as convolution effect - #245

Merged
CodyJasonBennett merged 1 commit into
pmndrs:masterfrom
CodyJasonBennett:fix/tonemapping
Oct 19, 2023
Merged

fix(ToneMapping): configure as convolution effect#245
CodyJasonBennett merged 1 commit into
pmndrs:masterfrom
CodyJasonBennett:fix/tonemapping

Conversation

@CodyJasonBennett

Copy link
Copy Markdown
Contributor

<ToneMapping /> redefines tonemapping chunks which doesn't combine well with other chunks.

Split it into a separate pass until we have a mechanism for fixing this.

@CodyJasonBennett
CodyJasonBennett merged commit c1916f5 into pmndrs:masterOct 19, 2023
@CodyJasonBennett
CodyJasonBennett deleted the fix/tonemapping branch October 19, 2023 22:28
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.15.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@CodyJasonBennett