Skip to content

Conversation

@sunag
Copy link
Collaborator

@sunag sunag commented Aug 14, 2025

Fixes #31638

Description

Fix assignment to swizzled for var intent.

@sunag sunag added this to the r180 milestone Aug 14, 2025
@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.9
79.1
338.9
79.1
+0 B
+0 B
WebGPU 575.21
158.73
575.27
158.73
+54 B
+3 B
WebGPU Nodes 573.82
158.49
573.88
158.49
+54 B
+3 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 470.64
113.87
470.64
113.87
+0 B
+0 B
WebGPU 646.28
174.8
646.34
174.8
+54 B
+2 B
WebGPU Nodes 600.46
163.98
600.51
163.98
+54 B
+2 B

@sunag sunag marked this pull request as ready for review August 16, 2025 16:50
@sunag sunag merged commit c800106 into mrdoob:dev Aug 16, 2025
9 checks passed
@sunag sunag deleted the dev-fix-split-intent branch August 16, 2025 16:51
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.

TSL: Support assignment to swizzled nodes without explicit call to toVar()

1 participant