Skip to content

Move preview_2d.gd texture leak fix into MMShaderMaterial to cover Histogram too#1491

Open
DevFika wants to merge 1 commit into
RodZill4:masterfrom
DevFika:fix/texture-leak
Open

Move preview_2d.gd texture leak fix into MMShaderMaterial to cover Histogram too#1491
DevFika wants to merge 1 commit into
RodZill4:masterfrom
DevFika:fix/texture-leak

Conversation

@DevFika

@DevFika DevFika commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Issue: histogram.gd has a texture leak when updating the shader.

Fix: This seems to be the same issue preview_2d.gd had a fix for. So I moved the fix into MMShaderMaterial.set_shader(), that way it covers both histogram.gd and preview_2d.gd.

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