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

WebGLRenderer: Fix incorrect argument passed to uiv clearbuffer #26249

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

gkjohnson
Copy link
Collaborator

Related issue: #26244

Description

Correctly pass a draw buffer index to the clear functions.

@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Filesize dev Filesize PR Diff
642.8 kB (159.4 kB) 642.8 kB (159.4 kB) -31 B

🌳 Bundle size after tree-shaking

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

Filesize dev Filesize PR Diff
436.1 kB (105.6 kB) 436.1 kB (105.6 kB) -31 B

@gkjohnson gkjohnson added this to the r154 milestone Jun 13, 2023
@Mugen87 Mugen87 merged commit dc4d835 into mrdoob:dev Jun 13, 2023
@gkjohnson gkjohnson deleted the clear-fix branch June 13, 2023 11:07
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