Blender add-on with some extended functionality for working with Meshes.
The add-on is open source. If you want to donate – you can buy the add-on for a convenient price, or set the price to 0 to download it for free.
Functionality:
Polygons:
- Rotate selected polygons around their normal Z-axis (CW and CCW)
- “Follow active” rotates all selected mesh polygons follow the active
Can be used in mesh Duplication mode by Faces to simply align duplications.
Edges:
- Take the global angle between two selected mesh edges.
Selection instruments:
- Select the whole parent’s chain of the active object
- Select the whole children chain of the active object
Current version: 1.1.
Location: “3D_View” window – T-Panel – Mesh-Int
Tested with Blender versions: 2.79
Installation:
- Get *.zip archive with add-on distributive.
- User Preferences — Add-ons — Install Add-on from File — specify downloaded archive.
Source code:
Add-on on GitHub
Version history:
1.1.
- Added:
- Select the whole parent’s chain of the active object
- Select the whole children chain of the active object
1.0.
- Release