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

WebGLRenderTarget: Fix regression when cloning / copying after Source API addition #23997

Merged
merged 1 commit into from
May 6, 2022

Conversation

gkjohnson
Copy link
Collaborator

Related issue: #20328

Description

After the addition of Source it's no longer enough to set "image" to ensure render targets no longer share an instance of data.

@gkjohnson gkjohnson requested a review from Mugen87 May 3, 2022 00:52
@gkjohnson gkjohnson added this to the r141 milestone May 3, 2022
@Mugen87 Mugen87 modified the milestones: r141, r140 May 5, 2022
@mrdoob mrdoob merged commit 680ccc5 into mrdoob:dev May 6, 2022
@mrdoob
Copy link
Owner

mrdoob commented May 6, 2022

Thanks!

mrdoob pushed a commit that referenced this pull request May 6, 2022
@mrdoob
Copy link
Owner

mrdoob commented May 9, 2022

This has been included in 0.140.1.

abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
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.

3 participants