Releases: blackears/blenderNormalBrush
Updates for Blender 4.4
Updated Seam Normal tools
The Seam Normal tools have been rewritten. This fixes a bug that stopped them from working with Blender 4.3. It also expands them into two separate tools. The first lets you smooth normals between separate objects - so you can separate a smooth object into two objects and then use this tool to calculate split normals to give the objects the appearance that they are still seamless. There is also a new Copy Seam Normals tool that copies the boundary normals from the active object to all other selected objects.
Updates for Blender 4.1
This release has some fixes to be compatible with Blender 4.1.
Update for Blender 4.0
Updating the addon to be compatible with Blender 4.0.
Speed Improvements
Some changes were made to how geometry in done in the viewport which somewhat improves responsiveness.
Adding 'smooth normals' brush option
A new brush mode is added in this release that allows you to smooth the normals under the brush.
Adding 'selected faces only' option
This release adds the ability to restrict the normals you paint to only the faces that have been selected on the mesh in edit mode. (Normal painting still takes place in Object mode).
Normal Brush v1.1.6
Restoring stroke-by-stroke undo which somehow got disabled.
Normal Brush v1.1.5
Symmetry mode now has more intuitive clipping to front faces when 'front facing only' mode is engaged. Ie, the view direction is mirrored too when placing symmetrical strokes.
Normal Brush v1.1.4
Adding symmetry feature so that adjustments made may be mirrored across the coresoponding axis.