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:
authorJonathan Smith <j.jaydez@gmail.com>2011-02-01 15:09:20 +0300
committerJonathan Smith <j.jaydez@gmail.com>2011-02-01 15:09:20 +0300
commit8f05717165bce91a645c2929ac141724d6ae2fa8 (patch)
tree436087a32ae1f08ee68b1a92d7a655d9de059a44 /mesh_surface_sketch.py
parent32a071dad9cda37adff7f5bbfb503aa0026bd45c (diff)
And again, polishing off some more that I missed.
Diffstat (limited to 'mesh_surface_sketch.py')
-rw-r--r--mesh_surface_sketch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh_surface_sketch.py b/mesh_surface_sketch.py
index e6e90cd0..df6f9f7f 100644
--- a/mesh_surface_sketch.py
+++ b/mesh_surface_sketch.py
@@ -22,7 +22,7 @@ bl_info = {
"version": (0,8),
"blender": (2, 5, 3),
"api": 31847,
- "location": "View3D > EditMode > ToolShelf",
+ "location": "View3D > EditMode > Tool Shelf > Surface Sketching Panel",
"description": "Draw meshes and re-topologies with Grease Pencil",
"warning": "Beta",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\