Skip to content

Prevent wrong indices when fixing OBJ geometry

Fixing the OBJ is done because OBJ files can index normals, vertices and tcoords independently, but VTK cannot. This reverts to the old behavior, which drops lines and points when fixing is needed.

Backport: release

Edited by Alexy Pellegrini

Merge request reports