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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2007-03-19 06:22:42 +0300
committerCampbell Barton <ideasman42@gmail.com>2007-03-19 06:22:42 +0300
commit9477a7bc5c30019dcb1c4b2a3ec646c3b712146f (patch)
tree8261dfa03503ddb358b226cc596812f84b12f622 /release/scripts/mesh_skin.py
parent8eb0544f08324cc836988e230a518458f40582a7 (diff)
added mesh skin to the face key menu and added a python slot here.
Diffstat (limited to 'release/scripts/mesh_skin.py')
-rw-r--r--release/scripts/mesh_skin.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/mesh_skin.py b/release/scripts/mesh_skin.py
index a3b2df3c6e0..7673209bcca 100644
--- a/release/scripts/mesh_skin.py
+++ b/release/scripts/mesh_skin.py
@@ -1,9 +1,9 @@
#!BPY
"""
-Name: 'Bridge Faces/Edge-Loops'
+Name: 'Skin Faces/Edge-Loops'
Blender: 243
-Group: 'Mesh'
+Group: 'MeshFaceKey'
Tooltip: 'Select 2 vert loops, then run this script.'
"""