Skip to content

Fix OBJ importer with vertex colors

Michael Migliore requested to merge michael.migliore/vtk:fix-obj-importer into master

Fix OBJ Importer when using duplication and vertex colors and add a test.

Also fix a small issue in the polydata mapper to avoid numerical problem on back faces.

Backport: release

Edited by Mathieu Westphal (Kitware)

Merge request reports