Skip to content

Fix an error with depth peeeling and glyph rep

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

When depth peeling is used the glyph was still trying to set glyphColors even though they were not used resulting in an error message.

Merge request reports