summaryrefslogtreecommitdiff
path: root/blender_funcs.py
diff options
context:
space:
mode:
authorOwl <isaclien9752@gmail.com>2025-08-26 19:49:28 -0400
committerOwl <isaclien9752@gmail.com>2025-08-26 19:49:28 -0400
commita2ffb5ad9cb86a86a7fe92d258c893f982cf84c0 (patch)
treef95ae420de177ee70fea13cf1da2b3867dbb0688 /blender_funcs.py
parent2119dafbffb9a948ae90ebbcbf3c1448f2395f29 (diff)
downloadblenxy-a2ffb5ad9cb86a86a7fe92d258c893f982cf84c0.tar.gz
blenxy-a2ffb5ad9cb86a86a7fe92d258c893f982cf84c0.zip
more robust module checking/updating
Diffstat (limited to 'blender_funcs.py')
-rw-r--r--blender_funcs.py1
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