Page MenuHome

BMesh: fix 28492
Closed, ArchivedPublicPATCH

Description

Simplest possible patch

Event Timeline

Howard found that this only fixes one issue causing this bug, but there is another issue that manifests itself if you are in vertex select mode (instead of edge select mode) when you are selecting / deselecting edge loops.

This new patch should fix both. It does so by disabling some functionality in BM_Select_Edge and BM_Select_Face which was commented as not being 100% reliable. Turns out, there were at least two different things it was breaking.

I reviewed and submitted this patch. Review at http://codereview.appspot.com/4975056/

Andrew Wiggin (ender79) changed the task status from Unknown Status to Unknown Status.Sep 13 2011, 4:03 PM