Skip to content

Conversation

@paradoxxxzero
Copy link
Contributor

Fixes Uncaught TypeError: Cannot read properties of undefined (reading 'dispose') when disposing a SAOPass.

Description

This commit 8c047d6 removes depthMaterial from SAOPass but does not remove the dispose call of it.

This PR removes it.

Fixes Uncaught TypeError: Cannot read properties of undefined (reading 'dispose')
@Mugen87 Mugen87 added this to the r158 milestone Oct 11, 2023
@Mugen87 Mugen87 merged commit 937edb5 into mrdoob:dev Oct 11, 2023
@Mugen87 Mugen87 changed the title SAOPass: Remove dispose() of now removed depthMaterial SAOPass: Remove depthMaterial reference from dispose(). Oct 16, 2023
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