Curves: show direction in panel for Grow / Shrink brush settings
This commit is contained in:
@@ -827,6 +827,7 @@ def brush_shared_settings(layout, context, brush, popover=False):
|
||||
if mode == 'SCULPT_CURVES':
|
||||
size = True
|
||||
strength = True
|
||||
direction = brush.curves_sculpt_tool == "GROW_SHRINK"
|
||||
|
||||
### Draw settings. ###
|
||||
ups = context.scene.tool_settings.unified_paint_settings
|
||||
|
||||
Reference in New Issue
Block a user