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_relax.py')
-rw-r--r--mesh_relax.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mesh_relax.py b/mesh_relax.py
index ce363b92..52b68f65 100644
--- a/mesh_relax.py
+++ b/mesh_relax.py
@@ -26,7 +26,6 @@ bl_info = {
"author": "Fabian Fricke",
"version": (1,1),
"blender": (2, 5, 7),
- "api": 35622,
"location": "View3D > Specials > Relax ",
"description": "Relax the selected verts while retaining the shape",
"warning": "",