Skip to content

BUG #15874: Fix texture blending to discard transparent pixels.

Fixes vtkTextureObject::CopyToFrameBuffer() to discard source fragments with alpha <= 0.

Fixes http://www.paraview.org/Bug/view.php?id=15874

Merge request reports