Skip to content

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Feb 17, 2025

Related issue: -

Description

The PR documents the events of Object3D in JSDoc. Turns out it's not necessary to update the template, the events are automatically displayed in the page after the methods in a separate section. They are also honored by the search and it's possible to use the @fires tag to indicate which methods potentially fire events.

Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 336.36
78.33
336.36
78.33
+0 B
+0 B
WebGPU 518.85
144
518.85
144
+0 B
+0 B
WebGPU Nodes 518.32
143.88
518.32
143.88
+0 B
+0 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 465.35
112.17
465.35
112.17
+0 B
+0 B
WebGPU 590.68
159.95
590.68
159.95
+0 B
+0 B
WebGPU Nodes 545.99
149.43
545.99
149.43
+0 B
+0 B

@Mugen87 Mugen87 added this to the r174 milestone Feb 17, 2025
@Mugen87 Mugen87 merged commit cb5d4de into mrdoob:dev Feb 17, 2025
12 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