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

MaskPass: Make sure depth and color buffers are writeable. #26382

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Jul 6, 2023

Fixed #25029.

Description

This PR ensures MaskPass enables color and depth buffer at the end of its render() method so subsequent clear operations do not break.

@Mugen87 Mugen87 added this to the r155 milestone Jul 6, 2023
@Mugen87 Mugen87 merged commit 0d7d5ea into mrdoob:dev Jul 6, 2023
@Mugen87 Mugen87 changed the title MaskPass: Make sure depth and color buffer are writable. MaskPass: Make sure depth and color buffer are writeable. Jul 6, 2023
@Mugen87 Mugen87 changed the title MaskPass: Make sure depth and color buffer are writeable. MaskPass: Make sure depth and color buffers are writeable. Jul 23, 2023
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.

MaskPass breaks background update for transmissive objects
1 participant