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_tissue/uv_to_mesh.py')
-rw-r--r--mesh_tissue/uv_to_mesh.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh_tissue/uv_to_mesh.py b/mesh_tissue/uv_to_mesh.py
index 928fa3f5..273b3a6a 100644
--- a/mesh_tissue/uv_to_mesh.py
+++ b/mesh_tissue/uv_to_mesh.py
@@ -32,7 +32,7 @@ bl_info = {
"name": "UV to Mesh",
"author": "Alessandro Zomparelli (Co-de-iT)",
"version": (0, 1, 1),
- "blender": (2, 7, 9),
+ "blender": (2, 79, 0),
"location": "",
"description": "Create a new Mesh based on active UV",
"warning": "",