Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Dobarro <pablodp606@gmail.com>2020-03-09 22:03:48 +0300
committerPablo Dobarro <pablodp606@gmail.com>2020-03-09 22:04:05 +0300
commit0dfb4ac1ff9a81864d44f91e259a829d80863a80 (patch)
tree191cbfa648c1359b24508eaedb1388947ba9951a /source/blender/blenkernel/BKE_pbvh.h
parente702c9a7000bf4096546b876ae6a926acaa8d6ec (diff)
Face Sets: Add relax support to Mesh Filter and Draw Face Sets
This enables a relax operation that works only on face sets boundaries, which smooths the jagged edges that are produced when painting or expanding face sets by sliding the topology without affecting the shape of the mesh. This has many uses in hard surface sculpting for things like sculpting panels or smoothing surfaces. It can also help when working with remeshed topology as it makes the face sets looks better and more organized if needed. The operation is implemented as an Shift smooth in the Draw Face sets tool, similar to the Slide/Relax tool. The same operation is also available in the mesh filter to smooth all the face sets boundaries uniformly or to smooth the face set under the cursor with the Use Face Sets option. Reviewed By: brecht Differential Revision: https://developer.blender.org/D7034
Diffstat (limited to 'source/blender/blenkernel/BKE_pbvh.h')
0 files changed, 0 insertions, 0 deletions