Skip to content

paraview handles picking a little differently

Ken Martin requested to merge ken-martin/vtk:pv_picking_fix into master

This fix handles the fact that PV initializes the zbuffer prior to setting the selector on the mappers during a pick.

Merge request reports