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/offset.py')
-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 3c6a7c76..6bc81787 100644
--- a/mesh_inset/offset.py
+++ b/mesh_inset/offset.py
@@ -576,7 +576,7 @@ class Offset(object):
return ans
def SplitJoinFaces(self, newfaces, ev):
- """Use event ev to split or join faces.
+ r"""Use event ev to split or join faces.
Given ev, an edge event, use the ev spoke to split the
other spoke's inner edge.