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_surface_sketch.py')
-rw-r--r--mesh_surface_sketch.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/mesh_surface_sketch.py b/mesh_surface_sketch.py
index cddf616b..5587730b 100644
--- a/mesh_surface_sketch.py
+++ b/mesh_surface_sketch.py
@@ -20,8 +20,8 @@ bl_info = {
"name": "Surface Sketch",
"author": "Eclectiel",
"version": (0,8),
- "blender": (2, 5, 3),
- "api": 31847,
+ "blender": (2, 5, 7),
+ "api": 35622,
"location": "View3D > EditMode > Tool Shelf > Surface Sketching Panel",
"description": "Draw meshes and re-topologies with Grease Pencil",
"warning": "Beta",