Skip to content

Conversation

s-rigaud
Copy link
Contributor

Fixing these errors:

ConstantsInterpolationSamplingMode - FIRST EITHER type ref
examples/jsm/utils/SkeletonUtils.js - error TS2339: Property 'skeleton' does not exist on type 'SkeletonHelper'.
examples/jsm/loaders/lwo/IFFParser.js - error TS2339: Property 'littleEndian' does not exist on type 'DataViewReader'.

Copy link

github-actions bot commented Aug 28, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.91
79.11
338.91
79.11
+0 B
+0 B
WebGPU 579.29
159.67
579.29
159.67
+0 B
+0 B
WebGPU Nodes 577.9
159.43
577.9
159.43
+0 B
+0 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 470.78
113.9
470.78
113.9
+0 B
+0 B
WebGPU 649.44
175.54
649.44
175.54
+0 B
+0 B
WebGPU Nodes 603.54
164.69
603.54
164.69
+0 B
+0 B

Revert changes to `getHelperFromSkeleton()`.
@Mugen87 Mugen87 merged commit f28712f into mrdoob:dev Sep 2, 2025
9 checks passed
@Mugen87 Mugen87 added this to the r180 milestone Sep 2, 2025
@s-rigaud s-rigaud deleted the fix-missing-types branch September 4, 2025 12:16
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.

2 participants