Blender Git Loki
Git Commits -> Revision 13206a6
Revision 13206a6 by Pablo Dobarro (master) September 9, 2019, 14:30 (GMT) |
Sculpt: Mask Filter and Dirty Mask generator The mask filter operator modifies the whole paint mask. In includes multiple operations like smooth, grow or contrast accessible from a pie menu. The dirty mask generator is similar to Dirty Vertex Colors, but it generates a paint mask. It can be used to mask cavities in the sculpt. Reviewed By: brecht Differential Revision: https://developer.blender.org/D5496 |
Commit Details:
Full Hash: 13206a6dc04eaf6f4b5eea28c135df842f43542b
Parent Commit: 87c7135
Lines Changed: +508, -30