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 'presets/operator/curve.torus_knot_plus/wicker_basket.py')
-rw-r--r--presets/operator/curve.torus_knot_plus/wicker_basket.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/presets/operator/curve.torus_knot_plus/wicker_basket.py b/presets/operator/curve.torus_knot_plus/wicker_basket.py
index fb5e206d..284a3096 100644
--- a/presets/operator/curve.torus_knot_plus/wicker_basket.py
+++ b/presets/operator/curve.torus_knot_plus/wicker_basket.py
@@ -34,5 +34,5 @@ op.torus_h = 10.0
op.torus_res = 457
op.segment_res = 33
op.outputType = 'BEZIER'
-op.handleType = 'AUTOMATIC'
+op.handleType = 'AUTO'
op.adaptive_resolution = False