Blender Git Loki
Git Commits -> Revision 5d118f6
Revision 5d118f6 by Campbell Barton (master) January 7, 2016, 16:21 (GMT) |
BMesh: add select next/prev operator This uses selection history to select the next vert/edge/face based on surrounding topology. Select previous just removes the last selected element. Uses key-bindings: Ctrl-Shift +/- |
Commit Details:
Full Hash: 5d118f6dd7da829406de3ec0fae6239d0a2b4d7d
Parent Commit: 08185d2
Lines Changed: +348, -0
1 Added Path:
/release/scripts/startup/bl_operators/bmesh/find_adjacent.py (+294, -0) (View)