blender/release/scripts/startup
Pablo Dobarro a218be3080 Sculpt: Surface Smooth Brush and Mesh Filter
This implements the Surface Smooth Brush as a mode inside the Smooth tool,
which uses the HC algorithm from "Improved Laplacian Smoothing of Noisy Surface Meshes".
Comparted to the regular smooth brush with laplacian smooth, this brush removes
the surface while preserving the volume of the object.
The smooth result can be controlled by tweaing the original shape preservation,
displacement and iteration count.
The same surface smooth operation is also available as a mesh filter.

Reviewed By: jbakker

Differential Revision: https://developer.blender.org/D7057
2020-03-26 16:13:47 +01:00
..
bl_app_templates_system Templates: updated 2D animation template 2019-05-22 13:15:40 +02:00
bl_operators Fix T75018: Dirty vertex colours missing tooltip 2020-03-22 21:40:31 +01:00
bl_ui Sculpt: Surface Smooth Brush and Mesh Filter 2020-03-26 16:13:47 +01:00
keyingsets_builtins.py Fix T70447: 'WholeCharacter' Keying set doesn't key None properties 2019-12-10 15:12:15 +01:00
nodeitems_builtins.py Cycles: Vector Rotate Node using Axis and Angle method 2020-02-17 15:43:18 +00:00