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 'mocap/retarget.py')
-rw-r--r--mocap/retarget.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mocap/retarget.py b/mocap/retarget.py
index f79810fd..f5991200 100644
--- a/mocap/retarget.py
+++ b/mocap/retarget.py
@@ -20,7 +20,7 @@
import bpy
from mathutils import Vector, Matrix
-from math import radians, acos, pi
+from math import radians
from bl_operators import nla