Files
test/source/blender/editors
Brecht Van Lommel be4ac3a860 Fix #32355: select vertex path not working when vertices are selected with e.g.
border select. There was a fix before bmesh where it would require exactly two
vertices to be selected, but this was not ported over, and it also wasn't quite
correct.

This case should also work: click on two vertices, selected the path between
them, and then click on a 3rd vertex and select path, to extend the path further
from the 2nd to the 3rd vertex.

Now both use cases should work.
2012-08-21 13:19:31 +00:00
..
2012-08-04 12:54:27 +00:00
2012-08-04 12:54:27 +00:00
2012-07-04 15:52:07 +00:00
2012-08-04 12:54:27 +00:00
2012-06-27 18:29:47 +00:00
2012-06-18 09:20:49 +00:00