Skip to content

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Mar 6, 2025

Fixes: #30630

Description

Honors material.outputNode if used with MRT.

@sunag sunag added this to the r175 milestone Mar 6, 2025
Copy link

github-actions bot commented Mar 6, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 336.02
78.26
336.02
78.26
+0 B
+0 B
WebGPU 523.81
145.44
523.84
145.45
+26 B
+12 B
WebGPU Nodes 523.28
145.33
523.31
145.34
+26 B
+12 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 465.06
112.14
465.06
112.14
+0 B
+0 B
WebGPU 594.22
161.04
594.24
161.05
+26 B
+12 B
WebGPU Nodes 549.34
150.47
549.37
150.49
+26 B
+10 B

@sunag sunag marked this pull request as ready for review March 6, 2025 04:14
@sunag sunag merged commit d8df4ae into mrdoob:dev Mar 6, 2025
12 checks passed
@sunag sunag deleted the dev-fix-custom-output branch March 6, 2025 04:14
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.

scenePass.setMRT and PostProcessing slicing error is BUG ?
1 participant