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:
authorlijenstina <lijenstina@gmail.com>2016-08-13 15:07:06 +0300
committerlijenstina <lijenstina@gmail.com>2016-08-13 15:07:06 +0300
commit9b31a0e6265ebdbc34dbc98c27640f1c31c6a63f (patch)
tree3812f3442a7efcd51d468285cf8be62a8b118260 /mesh_carver.py
parent47cdb7f795fc3d82030e21415264547ccaae1f95 (diff)
Remove numpy import from mesh_carver
Seems that is not used anywhere in the script Testing didn't show any errors neither running Flake8
Diffstat (limited to 'mesh_carver.py')
-rw-r--r--mesh_carver.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mesh_carver.py b/mesh_carver.py
index d35ceed4..5320b681 100644
--- a/mesh_carver.py
+++ b/mesh_carver.py
@@ -40,7 +40,6 @@ import bmesh
import bpy_extras
from bpy_extras import view3d_utils
from bpy_extras.view3d_utils import region_2d_to_vector_3d, region_2d_to_location_3d
-import numpy as np
Profils = [
("CTP_4882",