3DLIRIOUS / MeshLabXML

Create and run MeshLab XML scripts with Python
GNU Lesser General Public License v2.1
202 stars 43 forks source link

[delete] Update duplicate_verts filter name #8

Closed CastleSeven closed 6 years ago

CastleSeven commented 6 years ago

For versions other than 1.3.4BETA, the filter name to remove duplicate verticies has changed to "Remove Duplicate Verticies". This change corrects the error "filter Remove Duplicated Vertext not found" when trying to run delete.duplicate_verts() when using ML 2016.12

3DLIRIOUS commented 6 years ago

Thanks, appreciate the bug fix!