Brushstroke Tools: Initial Version #328
@ -521,6 +521,7 @@ class BSBST_OT_assign_surface(bpy.types.Operator):
|
||||
if not surface_object:
|
||||
return {"CANCELLED"}
|
||||
|
||||
# TODO handle parenting with keep transform as default option
|
||||
utils.set_surface_object(bs_ob, surface_object)
|
||||
return {"FINISHED"}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user