Extensions:2.6/Py/Scripts/Mesh/Snap Bisect
< Extensions:2.6 | Py | Scripts | Mesh
UI location | 3D View Toolbox | ||
---|---|---|---|
Usage | Select geometry to be cut, start the operator and then LMB-click three points. | ||
Version | 1.0 | Author(s) | Adam Dominec (Emu) |
Blender | 2.7 | License | WTFPL |
Category | Mesh | Distribution | External |
File name | snap_bisect.py |
---|---|
Current version download | https://raw.githubusercontent.com/addam/blender-bits/master/snap_bisect.py |
Links | https://blenderartists.org/forum/showthread.php?411568-Snap-Bisect&p=3127192 |
---|
Snap Bisect
A minimalist tool for precise drawing: pick three vertices to cut all selected geometry.
More features:
- Pick edge midpoints instead of vertices
- Make an axis-aligned cut by pressing X, Y or Z (after picking one or two points)
- Make a view-aligned cut by pressing Enter or Spacebar (after picking two points)
Hidden uses:
- Face-aligned cut: pick three vertices of the face and then modify Offset
- Precise Subdivide: select and edge, pick cutting plane
- 2D Operations: pick two vertices and confirm (Enter or Spacebar)
Feature requests
- Offset exactly through vertex
- Local axis-aligned cut: shift+?
- Pick geometry from other objects
- Improve performance
(feel free to edit this list)