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/13x8_wicker_globe.py')
-rw-r--r--presets/operator/curve.torus_knot_plus/13x8_wicker_globe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/presets/operator/curve.torus_knot_plus/13x8_wicker_globe.py b/presets/operator/curve.torus_knot_plus/13x8_wicker_globe.py
index d010a089..08a4e45b 100644
--- a/presets/operator/curve.torus_knot_plus/13x8_wicker_globe.py
+++ b/presets/operator/curve.torus_knot_plus/13x8_wicker_globe.py
@@ -34,5 +34,5 @@ op.torus_h = 1.0
op.torus_res = 767
op.segment_res = 12
op.outputType = 'BEZIER'
-op.handleType = 'AUTOMATIC'
+op.handleType = 'AUTO'
op.adaptive_resolution = True