Blender Git Loki
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