
LoopTools
by Community
LoopTools is a mesh modelling toolkit for Blender that gathers several tools to aid modelling. It was previously part of Blender 4.1's bundled add-ons and is now offered as an extension, provided as it is with limited support.
by EBTRR·Modeling
Images © EBTRR. Used for product review; image policy.
Extra Mesh Editor relies on pymeshlab, which you install through the included PyPip add-on. Most functions require a UV, so mesh preparation matters before running curvature calculations.
Extra Mesh Editor is an add-on for Blender that automates several mesh-processing tasks. It can generate a convex hull, remove non-manifold vertices, remove non-manifold edges by removing faces or splitting edges, and close holes for 2-manifold meshes. It also computes discrete curvature and principal curvature, each with two different calculation methods, and can paint curvature as vertex colors. Removing non-manifold edges can separate a mesh into submeshes that are each manifold but not united.
The add-on uses pymeshlab for some functions, a package you can install through PyPip. It ships with PyPip, a separate add-on that installs Python packages and libraries from the Blender UI for Blender's Python interpreter. Main functions can be executed for single objects or collections via a selection type, and the target collection should not be a sub-collection of the selected collection.
Sub-functions include transforming tris to quad-faces and merge by distance, both for objects and collections. Meshlab works with triangulated meshes, so quad meshes can be prepared using the Basic Quad to Tris function. Most functions require a UV, except for the non-manifold repair and convex hull processes.
Extra Mesh Editor is best for blender users working with tris-meshes and some quad-mesh data who need automated non-manifold cleanup, convex hulls, and curvature calculation.
Extra Mesh Editor is completely free to download and use.
Extra Mesh Editor lists support for Blender 2.93, 3.0, 3.1, 3.2, 3.3 and 3.4. It automates tasks such as convex hull generation, non-manifold edge and vertex removal, hole closing for 2-manifold meshes, and curvature calculation. For confirmation on your specific build and any newer releases, check the developer's page, where you can also raise questions through the listed Discord channels or the contact form.
Extra Mesh Editor uses pymeshlab for some of its functions. You install this package through PyPip, and the add-on ships with PyPip, a separate add-on that installs Python packages and libraries directly from the Blender UI for Blender's Python interpreter. The PyPip file is provided as PyPip_1_0_0.zip in the download area. Setting up pymeshlab this way is needed before those functions can run.
Extra Mesh Editor usually requires meshes to have a UV, except for the non-manifold repair and convex hull processes. Without a UV, curvature functions return an error stating the process could not run. The developer advises that a Smart UV Project with an island margin is enough if your mesh has no UVs. Unconnected UV faces should have a margin, and two unconnected points should not intersect in the UV map.
Extra Mesh Editor is listed as free in this catalog. Because licensing terms can change, check the developer's page for the current details before you download. The add-on was published on the source site and includes documentation, and you can reach the developer through the listed Discord channels or the Blender Market contact form for questions, feature requests, and bug reports.

by Community
LoopTools is a mesh modelling toolkit for Blender that gathers several tools to aid modelling. It was previously part of Blender 4.1's bundled add-ons and is now offered as an extension, provided as it is with limited support.

by Community
Extra Mesh Objects is a Blender add-on that expands the Add > Mesh menu with additional mesh object types. Previously bundled with Blender 4.1, it now ships as a standalone extension for Blender 4.2 LTS and newer.

by nickberckley
Bool Tool brings quick boolean operators to Blender for hard-surface modeling, covering brush booleans, destructive auto boolean cuts, and workspace tools that carve objects with custom shapes in both object and edit modes.

by Community
Extra Curve Objects is a community add-on for Blender that adds extra curve object types. It lives under View3D → Add → Curve → Extra Objects and was previously part of Blender 4.1's bundled add-ons.

by MACHIN3
MESHmachine is a mesh modeling addon for Blender focused on hard surface work without subdivision surfaces. It fuses and unfuses surfaces, creates variable fillets and washouts, edits bevels, and details meshes with plugs.

by Community
A.N.T.Landscape is a Blender add mesh add-on for generating landscapes and displacement. Originally a bundled add-on in Blender 4.1, it's now offered as-is with limited support, accessed from the View3D sidebar's Create tab.