Skip to content

Merge Tool should have an option to correct UVs #9

@MightyBOBcnc

Description

@MightyBOBcnc

The Merge Tool uses Blender's built in bpy.ops.mesh.merge for the case of vertex merging, which has an option to correct UVs. We should use it. Add it as a checkbox in the top bar like the checkbox for "Allow Multi-Merge."

For edge merging we use bmesh.ops.weld_verts and I need to do some more reading on what options it has (i.e. whether it, too, has support for UV correction).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions