Skip to content

Conversation

@sunag
Copy link
Collaborator

@sunag sunag commented Oct 29, 2025

Related issue: #32109

Description

Some nodes weren't being defined in the stack through setup because they were running in different processes. The PR is an attempt to assign the node to a stack. We may need a static reference to NodeBuilder, but I'd like to avoid that.

@sunag sunag added this to the r181 milestone Oct 29, 2025
@sunag sunag marked this pull request as ready for review October 29, 2025 03:23
@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 354.98
86.28
354.98
86.28
+0 B
+0 B
WebGPU 606.15
169.97
606.17
169.96
+23 B
-5 B
WebGPU Nodes 604.75
169.71
604.78
169.7
+23 B
-5 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 486.63
121.03
486.63
121.03
+0 B
+0 B
WebGPU 675.25
185.34
675.27
185.34
+23 B
-3 B
WebGPU Nodes 617.25
168.57
617.27
168.57
+23 B
-1 B

@sunag sunag merged commit 0be950c into mrdoob:dev Oct 29, 2025
10 checks passed
@sunag sunag deleted the dev-fix-assign-stack branch October 29, 2025 03:47
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