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 'add_mesh_twisted_torus.py')
-rw-r--r--add_mesh_twisted_torus.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/add_mesh_twisted_torus.py b/add_mesh_twisted_torus.py
index a6c284dc..58fdeea1 100644
--- a/add_mesh_twisted_torus.py
+++ b/add_mesh_twisted_torus.py
@@ -26,6 +26,7 @@ bl_addon_info = {
'version': '0.10',
'blender': (2, 5, 3),
'location': 'View3D > Add > Mesh ',
+ 'description': 'Adds a mesh Twisted Torus to the Add Mesh menu',
'url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \
'Scripts/Add_Mesh/Add_Twisted_Torus',
'category': 'Add Mesh'}