Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/style_modules_blender/split_at_highest_2d_curvatures.py')
-rwxr-xr-xsource/blender/freestyle/style_modules_blender/split_at_highest_2d_curvatures.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/freestyle/style_modules_blender/split_at_highest_2d_curvatures.py b/source/blender/freestyle/style_modules_blender/split_at_highest_2d_curvatures.py
index f780137ef05..52cc10a9c60 100755
--- a/source/blender/freestyle/style_modules_blender/split_at_highest_2d_curvatures.py
+++ b/source/blender/freestyle/style_modules_blender/split_at_highest_2d_curvatures.py
@@ -28,6 +28,7 @@
from freestyle_init import *
from logical_operators import *
+from PredicatesU0D import *
from PredicatesU1D import *
from Functions0D import *