c6b27dd4fa
BMesh: improve path-select fill region w/ ngons
...
Rewrote to work with ngons and and more complex topology, now uses separate function.
Fixes T48009.
2016-04-01 23:36:06 +11:00
a55477d32a
Shortest Path Select: option to select all paths between 2 elements
...
This option selects all paths between source/destination which are no longer than the path found.
Handy for selecting meshes with a grid-topology.
2016-03-31 04:25:19 +11:00
0a118317fc
BMesh Path Select: Face Stepping Option
...
Supports diagonal paths for verts and faces,
Selects edge-rings with edges.
2015-12-27 22:39:25 +11:00
7d4c89e6da
Correct recent refactor (use generic callback)
2014-11-06 11:47:08 +01:00
d57ce42dfa
BMesh: arg reorder
2014-11-03 08:30:54 +01:00
48fd740096
edit-mesh improvements to select shortest path
...
- Ctrl+RMB only worked for edges & faces
- Menu item 'Select Shortest Path' only worked for vertices.
Now Ctrl+RMB works for vertices and the menu item works for verts/edges/faces (depending on the current selection).
2013-06-04 01:23:51 +00:00