Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mesh_inset')
-rw-r--r--mesh_inset/offset.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh_inset/offset.py b/mesh_inset/offset.py
index 29bf6ee5..7c199469 100644
--- a/mesh_inset/offset.py
+++ b/mesh_inset/offset.py
@@ -718,4 +718,4 @@ def _AddInnerAreas(off, polyareas):
if newpa.poly:
polyareas.polyareas.append(newpa)
- \ No newline at end of file
+