Skip to content

Conversation

@sunag
Copy link
Collaborator

@sunag sunag commented Sep 6, 2025

Fixes #31818

Description

Add member type support for layout function parameter.

@sunag sunag added this to the r181 milestone Sep 6, 2025
@github-actions
Copy link

github-actions bot commented Sep 6, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.24
79.14
338.24
79.14
+0 B
+0 B
WebGPU 579.46
160.11
579.64
160.17
+183 B
+61 B
WebGPU Nodes 578.07
159.87
578.25
159.93
+183 B
+61 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 469.83
113.84
469.83
113.84
+0 B
+0 B
WebGPU 649.15
175.76
649.34
175.82
+184 B
+59 B
WebGPU Nodes 603.27
164.93
603.45
164.99
+184 B
+59 B

@sunag sunag marked this pull request as ready for review September 7, 2025 04:24
@sunag sunag merged commit c97c6d9 into mrdoob:dev Sep 7, 2025
9 checks passed
@sunag sunag deleted the dev-rev2 branch September 7, 2025 04:25
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.

Behavior change in r180: TSL Fn with struct params loses field access inside function body (emits 0.0); r179 works

1 participant