-
Notifications
You must be signed in to change notification settings - Fork 67
Tool Settings
The size of the brush in world units.
The strength of the smoothing effect. A value of 1 defines a full averaging with neighbouring weights.
Smoothes only the selected vertices. When off only unselected vertices are affected.
Smooth the weights of influences even if these are locked.
The number of iterations for the smoothing.
When smoothing with oversampling the strength value is divided by the number of samples.
Applies the smoothing to the current selection with the strength value. When only the mesh is selected the entire mesh will be considered.
Define at which depth the brush starts to smooth vertices when painting. The default value of 1 means that the foremost visible surface of the mesh is affected. If only the backside of the mesh should be considered in a non-overlapping mesh this value should be set to 2.
Sets how many overlapping mesh layers are considered for smoothing. If the front and back side of the mesh should be affected with the same brush stroke set this value to 2. If the back side has overlapping geometry because of a posed mesh (i.e. the arm crease opposite of the elbow) a depth of 3 or more might be required. Please note that the larger the depth the more vertices are evaluated. This might affect performance.
Extends the smoothing or selection across a shell boundary by trying to find an equivalent vertex on a neighbouring shell boundary in surface mode. This can help maintain mesh continuity during the deformation.
The maximum distance to find an equivalent vertex on a neighbouring shell boundary in surface mode.
Enables the volume mode where weights are smoothed based on the vertex distance. Since it's volume based the weights can also spread across shells and nearby surfaces. When off the weights are smoothed based on the connected neighbours in surface mode.
The fraction of the brush size in which neighbouring vertices are considered for smoothing for each vertex in volume mode.
Displays the brush circle while smoothing.
Sets the brush circle color.
Sets the line width of the brush circle.