Skip to content

Fix the default scale mode in vtkGlyph3DMapper

According to the documentation in the header file it should be set to NO_DATA_SCALING which is the desired behavior.

Merge request reports