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

WebGLMultipleRenderTargets: return void in setSize #26418

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

CodyJasonBennett
Copy link
Contributor

@CodyJasonBennett CodyJasonBennett commented Jul 12, 2023

Related issue: #21930

Description

Aligns WebGLMultipleRenderTargets with the other render target classes. I saw three-types/three-ts-types#519 which removed a lot of divergent signatures and thought to fix it properly here.

@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Filesize dev Filesize PR Diff
643.9 kB (159.7 kB) 643.9 kB (159.7 kB) -12 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Filesize dev Filesize PR Diff
437 kB (105.8 kB) 437 kB (105.8 kB) +0 B

@Mugen87 Mugen87 merged commit 8160b0a into mrdoob:dev Jul 14, 2023
18 checks passed
@Mugen87 Mugen87 added this to the r155 milestone Jul 14, 2023
@CodyJasonBennett CodyJasonBennett deleted the patch-2 branch July 14, 2023 09:17
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.

2 participants