Blender Git Commit Log
Git Commits -> Revision 2b5e21f
Revision 2b5e21f by Pablo Dobarro (master) July 13, 2020, 15:53 (GMT) |
Sculpt: Add extra deform types to Smear The smear brush was using the stroke direction to slide colors across the mesh surface (this is called drag in other sculpt tools). Similarly, other deformations can be included. The most common ones in image editing are pinch and expand, which can be used to sharpen transitions between colors. Reviewed By: sergey Differential Revision: https://developer.blender.org/D8270 |
Commit Details:
Full Hash: 2b5e21fe00e861e40339cf3b4c6927c46525d3f6
Parent Commit: 1076952
Lines Changed: +37, -2