Skip to content

Releases: blackears/blenderUvTools

Update for Blender 4.4

02 Jun 17:02

Choose a tag to compare

Brings the addon up to date with Blender 4.4 which requires a new way of setting up Operators.

Bug fix release

05 Apr 09:55

Choose a tag to compare

This release catches a match calculation error that can sometime stop the place projector from working properly.

Update to Blender 4.0

25 Nov 15:19

Choose a tag to compare

The latest Blender 4.0 release introduced some breaking changes. This release makes the suite compatible with Blender 4.0.

New Align UVs tool

19 Jan 20:27
4af9392

Choose a tag to compare

I've added a new tool to the trim sheet section. This new operator allows you to rotate the UVs of all faces so that the V of their UVs is pointing a long a given direction in 3D space. Useful for aligning a lot of tiles that you've just applied the Reset operation too. Also fixed an error in the rotate UVs tool where if multiple faces were selected then the UVs of the first face were copied to all faces.

Bugfix for UV Brush

23 Apr 18:07

Choose a tag to compare

There was an error where the UV brush was not calculating coorinates correctly when the origin of the mesh being stroked was something other than the identity. This has now been resolved.

Added to unwrap menu, better snapping in Face mode

06 Apr 21:09

Choose a tag to compare

Commands are now available in the Editor unwrap menu. Just enter edit mode and press 'U' in the viewport to open Blenders UV menu. Menu items for the UV Tools will be listed there.

A new Relocate Origin option had been added for when the Planar Projection operator is in Face mode. When checked, the control will be repositioned to be close to the center of the active face. Otherwise, the control will be at the true UV origin of the face (which may be far away from the face's center).

There have also been some updates to the visual layout of the UV Tools panel.

Uniform scaling for planar control and triplanar unwrap

05 Apr 19:04

Choose a tag to compare

Holding down the shift key when dragging scaling handles for the Planar Projection control will now force uniform scaling for u and v axes. Also added a Uniform Scaling checkbox to Triplanar Unwrap so that scaling for both axes can be specified in a single field.

New Copy Symmetric UV tool

05 Apr 08:31

Choose a tag to compare

Adding a new tool for copying UVs symmetrically across an axis.

v1.0.0

04 Apr 06:05

Choose a tag to compare

Initial release. Contains the UV Brush, UV Planar Projection control and Triplanar unwrap command.