diff options
Diffstat (limited to 'blender_funcs.py')
-rw-r--r-- | blender_funcs.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/blender_funcs.py b/blender_funcs.py index e18431e..a4a15aa 100644 --- a/blender_funcs.py +++ b/blender_funcs.py @@ -1,5 +1,4 @@ import bpy, numpy -import time # file that contains useful blender some functions that I don't # want to re-write on each individual .py file |