Maniphest T48616

Transform operations, on consecutive edge loops, alter selection when auto merged
Closed, Resolved

Assigned To
Campbell Barton (campbellbarton)
Authored By
derek watts (dwatts1)
Jun 8 2016, 7:29 PM
Tags
  • BF Blender
Subscribers
Bastien Montagne (mont29)
Campbell Barton (campbellbarton)
derek watts (dwatts1)

Description

System Information
Win 7 Home - 64 bit, GTX 580
Win 10 Home - 64 bit, GT 730

Blender Version
confirmed 2.77 438bdcc and 2.77a abf6f08

Short description of error
Using tool_settings.use_mesh_automerge causes selection issues, specifically in edge select mode, with two or more consecutive/parallel loops selected. Blender will select ring edges after transform operations. See: Imgur

Exact steps for others to reproduce the error
New scene > Subdivide default cube > Select two or more loops (should be parallel, should not be separated by another loop) > G/R/S/etc the selection > Note selection has been extended as if changed to vert mode and back.

Revisions and Commits

rB Blender

Related Objects

Mentioned Here
rB438bdccff34b: Buildobt: Update master config

Event Timeline

derek watts (dwatts1) created this task.Jun 8 2016, 7:29 PM
derek watts (dwatts1) raised the priority of this task from to 90.
derek watts (dwatts1) updated the task description.
derek watts (dwatts1) added a project: BF Blender.
derek watts (dwatts1) edited a custom field.
derek watts (dwatts1) added a subscriber: derek watts (dwatts1).
Bastien Montagne (mont29) assigned this task to Campbell Barton (campbellbarton).Jun 12 2016, 5:21 PM
Bastien Montagne (mont29) added subscribers: Campbell Barton (campbellbarton), Bastien Montagne (mont29).

Can confirm the issue, @Campbell Barton (campbellbarton) think this is your area?

@derek watts (dwatts1) please always add a small .blend demonstrating the issue, always simpler for us, like this one:

Bastien Montagne (mont29) lowered the priority of this task from 90 to 50.Jun 12 2016, 5:21 PM
derek watts (dwatts1) added a comment.Jun 13 2016, 2:18 AM
In T48616#377938, @Bastien Montagne (mont29) wrote:

@derek watts (dwatts1) please always add a small .blend demonstrating the issue, always simpler for us, like this one:

My apologies. I considered adding a blend, but thought it might be patronizingly simplistic. I'll be sure to add them in future reports.

Campbell Barton (campbellbarton) added a comment.Jun 13 2016, 9:22 AM

Confirmed, will commit fix shortly.

Campbell Barton (campbellbarton) changed the task status from Unknown Status to Resolved by committing rB1883dbd8c3ad: Fix T48616: Auto-merge selects extra edges.Jun 13 2016, 10:07 AM
Campbell Barton (campbellbarton) added a commit: rB1883dbd8c3ad: Fix T48616: Auto-merge selects extra edges.