Skip to content

fix an issue with prop picking

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

The closest depth was never being updated resulting in incorrect actors be listed as the closest and the PickedZ being incorrect.

Merge request reports