Skip to content

Nodes: Update exports.#32783

Merged
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev4
Jan 18, 2026
Merged

Nodes: Update exports.#32783
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev4

Conversation

@Mugen87

@Mugen87 Mugen87 commented Jan 18, 2026

Copy link
Copy Markdown
Collaborator

Fixed #32703.

Description

As requsted in #32703 (comment), the PR adds missing node classes to the Nodes.js file. The sections are now in alphabetical order.

@Mugen87 Mugen87 added this to the r183 milestone Jan 18, 2026
@github-actions

Copy link
Copy Markdown

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 355.82
84.56
355.82
84.56
+0 B
+0 B
WebGPU 621.04
172.46
621.5
172.57
+458 B
+117 B
WebGPU Nodes 619.64
172.22
620.1
172.33
+458 B
+116 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 488.06
119.45
488.06
119.45
+0 B
+0 B
WebGPU 691.97
187.85
691.97
187.85
+0 B
+6 B
WebGPU Nodes 641.77
175.01
641.77
175.02
+0 B
+7 B

@Mugen87 Mugen87 merged commit 13b53f5 into mrdoob:dev Jan 18, 2026
10 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.

Nodes: Some subclasses are not exported

1 participant