Blender Git Commit Log

Git Commits -> Revision a47f694

Revision a47f694 by Pablo Dobarro (master)
November 21, 2019, 17:58 (GMT)
Sculpt: Topology Slide/Relax

This commit implements the Topology Slide/Relax brush and the Relax mesh filter.
These tools are designed to move the topology on top of the mesh without affecting the volume.
The Topology Slide/Relax brush slides the topology of the mesh in the direction of the stroke. When pressing shift, it has an alternative smooth mode similar to the Relax Brush in the sculpt branch. It should be way more stable and produce fewer artifacts.

Reviewed By: jbakker

Differential Revision: https://developer.blender.org/D6059

Commit Details:

Full Hash: a47f694b86524459aa51c73f6cd65daf9c36e625
Parent Commit: 186bd17
Lines Changed: +228, -4

4 Modified Paths:

/source/blender/blenkernel/intern/brush.c (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+219, -4) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021