summaryrefslogtreecommitdiffstats
path: root/Scripts
diff options
context:
space:
mode:
Diffstat (limited to 'Scripts')
-rw-r--r--Scripts/BakeVertexData.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/BakeVertexData.py b/Scripts/BakeVertexData.py
index 670e087..47225a4 100644
--- a/Scripts/BakeVertexData.py
+++ b/Scripts/BakeVertexData.py
@@ -1061,7 +1061,7 @@ class MESH_OT_smart_uv_project_normal_groups(BaseSubmeshOperator, UVOperatorMixi
island_margin: FloatProperty(
name="Island Margin",
description="Margin between UV islands",
- default=0.01,
+ default=0.003,
min=0.0,
max=0.5,
precision=3