Brushstroke Tools: Initial Version #328
@ -291,7 +291,6 @@ class BSBST_OT_duplicate_brushstrokes(bpy.types.Operator):
|
|||||||
|
|
||||||
bs_ob = utils.get_active_context_brushstrokes_object(context)
|
bs_ob = utils.get_active_context_brushstrokes_object(context)
|
||||||
if not bs_ob:
|
if not bs_ob:
|
||||||
settings.edit_toggle = edit_toggle
|
|
||||||
return {"CANCELLED"}
|
return {"CANCELLED"}
|
||||||
|
|
||||||
flow_object = utils.get_flow_object(bs_ob)
|
flow_object = utils.get_flow_object(bs_ob)
|
||||||
|
Loading…
Reference in New Issue
Block a user