diff --git a/add_curve_sapling/utils.py b/add_curve_sapling/utils.py index 5ea23001e4ca8d8a4f57cea0d80fd142ae549838..458273ef6be04bcccadcc3928d881a5a1f462795 100644 --- a/add_curve_sapling/utils.py +++ b/add_curve_sapling/utils.py @@ -737,7 +737,6 @@ def create_armature(armAnim, leafP, cu, frameRate, leafMesh, leafObj, leafVertSi armOb.animation_data_create() armOb.animation_data.action = newAction arm.display_type = 'STICK' - arm.use_deform_delay = True # Add the armature modifier to the curve armMod = treeOb.modifiers.new('windSway', 'ARMATURE') if previewArm: