Skip to content

Textures: Fix dimensions of video frames. #31425

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

Merged
merged 3 commits into from
Jul 15, 2025
Merged

Textures: Fix dimensions of video frames. #31425

merged 3 commits into from
Jul 15, 2025

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Jul 15, 2025

Related issue: #31416 (comment)

Description

The dimension of video frames must be computed specifically.

@Mugen87 Mugen87 added this to the r179 milestone Jul 15, 2025
Copy link

github-actions bot commented Jul 15, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.28
78.93
338.28
78.93
+0 B
+0 B
WebGPU 557.43
154.27
557.52
154.28
+90 B
+18 B
WebGPU Nodes 556.35
154.05
556.44
154.07
+90 B
+19 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 469.62
113.66
469.69
113.69
+66 B
+31 B
WebGPU 633.19
171.36
633.35
171.4
+156 B
+41 B
WebGPU Nodes 588.33
160.68
588.48
160.72
+156 B
+41 B

@Mugen87 Mugen87 merged commit 96662ca into mrdoob:dev Jul 15, 2025
9 checks passed
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.

1 participant