A big set of UI messages fixes and tweaks! No functional changes.
This commit is contained in:
@@ -159,7 +159,7 @@ class VertexPaintDirt(Operator):
|
||||
)
|
||||
blur_iterations = IntProperty(
|
||||
name="Blur Iterations",
|
||||
description="Number times to blur the colors. (higher blurs more)",
|
||||
description="Number times to blur the colors (higher blurs more)",
|
||||
min=0, max=40,
|
||||
default=1,
|
||||
)
|
||||
|
Reference in New Issue
Block a user