Skip to content

Allow saving PLY automatically with the alpha channel

Andrew Bauer requested to merge acbauer/paraview:ply_exporter_opacity into master

Previously in order to get the alpha channel to be other than something than 255 one has to select the "Enable opacity mapping for surfaces" on the colormap editor before exporting it. This allows writing the alpha channel without making the user go through that hurdle.

Backport: release

Merge request reports