Skip to content

Src: Update Calling Args to Support Reversed Depth#31508

Merged
WestLangley merged 2 commits into
mrdoob:devfrom
WestLangley:dev-src_update_calling_args
Jul 26, 2025
Merged

Src: Update Calling Args to Support Reversed Depth#31508
WestLangley merged 2 commits into
mrdoob:devfrom
WestLangley:dev-src_update_calling_args

Conversation

@WestLangley

@WestLangley WestLangley commented Jul 26, 2025

Copy link
Copy Markdown
Collaborator

frustum.setFromProjectionMatrix() has a new signature, and the calling args must be updated to support reversed depth.

@WestLangley WestLangley added this to the r179 milestone Jul 26, 2025
Comment thread src/lights/LightShadow.js Outdated
@github-actions

github-actions Bot commented Jul 26, 2025

Copy link
Copy Markdown

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.37
78.9
338.39
78.91
+19 B
+9 B
WebGPU 561.89
155.44
561.92
155.44
+33 B
+9 B
WebGPU Nodes 560.49
155.19
560.53
155.2
+33 B
+9 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 469.75
113.6
469.77
113.61
+19 B
+6 B
WebGPU 636.62
172.29
636.78
172.32
+168 B
+24 B
WebGPU Nodes 591.26
161.52
591.43
161.55
+168 B
+30 B

@WestLangley WestLangley changed the title Src: Update Calling Args Src: Update Calling Args to Support Reversed Depth Jul 26, 2025
@WestLangley WestLangley marked this pull request as ready for review July 26, 2025 21:29
@WestLangley WestLangley merged commit ec43e8d into mrdoob:dev Jul 26, 2025
9 checks passed
@WestLangley WestLangley deleted the dev-src_update_calling_args branch July 26, 2025 21:55
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