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_looptools.py')
-rw-r--r--mesh_looptools.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/mesh_looptools.py b/mesh_looptools.py
index 5bfc832f..3f38833f 100644
--- a/mesh_looptools.py
+++ b/mesh_looptools.py
@@ -25,9 +25,9 @@ bl_info = {
"warning": "",
"description": "Mesh modelling toolkit. Several tools to aid modelling",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
- "Scripts/Modeling/LoopTools",
- "tracker_url": "https://developer.blender.org/T26189",
- "category": "Mesh"}
+ "Scripts/Modeling/LoopTools",
+ "category": "Mesh",
+}
import bmesh