Simplest possible patch
Description
Description
Event Timeline
Comment Actions
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.
Comment Actions
I reviewed and submitted this patch. Review at http://codereview.appspot.com/4975056/