Skip to the content.

YT-Tools for Blender v1.3 Release Note

โœจ New Features Overview

๐Ÿ”น Smooth Brush

Smooth Brush is a transform tool that smooths the coordinate values โ€‹โ€‹of vertices within a radius around the cursor with a brushing action. Size is the radius of the on-screen falloff circle, which can be interactively changed by dragging the RMB. Dragging the LMB around the vertices you want to smooth will smooth vertices within the falloff circle.

๐Ÿ”น Soft Drag Update

Smooth Brush can be used on Soft Drag operator. Shift key and dragging with the LMB will smooth the vertex coordinates within the falloff, which is the same process as the smooth brush.

๐Ÿ”น Workplane Update

Set to 3D Cursor and Rotation sets the rotation matrix of the work plane to the name Cursor in Transform Orientations and the position coordinates to the 3D Cursor in Transform Pivot Position.

๐Ÿ”น Selection Set Update

Replace overwrites the currently displayed Selection Set with the current selection.

๐Ÿ”น Preferences Update

View Navigation has been removed from Preferences panel. Now the view navigation events are automatically recognized in YT-Tools.

๐Ÿ”น Other Changes