Skip to content

TSL: Fix type propagation in members#31699

Merged
sunag merged 1 commit into
mrdoob:devfrom
sunag:dev-member
Aug 21, 2025
Merged

TSL: Fix type propagation in members#31699
sunag merged 1 commit into
mrdoob:devfrom
sunag:dev-member

Conversation

@sunag

@sunag sunag commented Aug 20, 2025

Copy link
Copy Markdown
Collaborator

Related issue: #31650

Description

Fixed function propagation in member type detection, and improved errors when a member is requested with an incorrect name by returning a float as fallback and the alert.

@sunag sunag added this to the r180 milestone Aug 20, 2025
@github-actions

Copy link
Copy Markdown

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.91
79.1
338.91
79.1
+0 B
+0 B
WebGPU 576.19
158.93
576.73
159.06
+538 B
+128 B
WebGPU Nodes 574.8
158.69
575.34
158.81
+538 B
+127 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 470.7
113.91
470.7
113.91
+0 B
+0 B
WebGPU 646.81
174.91
647.3
175.03
+487 B
+115 B
WebGPU Nodes 600.99
164.09
601.47
164.21
+487 B
+115 B

@sunag sunag marked this pull request as ready for review August 21, 2025 15:15
@sunag sunag merged commit 43d3d5e into mrdoob:dev Aug 21, 2025
9 checks passed
@sunag sunag deleted the dev-member branch August 21, 2025 15: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.

1 participant