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: Remove deprecated BufferAttribute.updateRange() and InterleavedBuffer.updateRange(). #29298

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

aardgoose
Copy link
Contributor

Related issue: #27103

Remove deprecated methods and support.

Copy link

github-actions bot commented Sep 2, 2024

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 685.6 kB
169.8 kB
685.1 kB
169.6 kB
-531 B
-200 B
WebGPU 821.7 kB
220.7 kB
821.3 kB
220.4 kB
-408 B
-267 B
WebGPU Nodes 821.3 kB
220.6 kB
820.9 kB
220.3 kB
+11 B
-173 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 462.2 kB
111.5 kB
461.9 kB
111.4 kB
-332 B
-117 B
WebGPU 522.1 kB
140.6 kB
521.7 kB
140.6 kB
-408 B
-85 B
WebGPU Nodes 478.8 kB
130.5 kB
478.4 kB
130.4 kB
-43.76 kB
-97 B

@Mugen87 Mugen87 added this to the r169 milestone Sep 2, 2024
@Mugen87 Mugen87 merged commit 598db0d into mrdoob:dev Sep 2, 2024
12 checks passed
@aardgoose aardgoose deleted the dep-range branch September 9, 2024 11:06
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