Brushstroke Tools: Initial Version #328
@ -117,9 +117,6 @@ class BSBST_OT_new_brushstrokes(bpy.types.Operator):
|
||||
# attach surface object pointer
|
||||
if surface_object:
|
||||
utils.set_surface_object(brushstrokes_object, surface_object)
|
||||
# brushstrokes_object['BSBST_surface_object'] = surface_object
|
||||
# if flow_object:
|
||||
# flow_object['BSBST_surface_object'] = surface_object
|
||||
if flow_object:
|
||||
brushstrokes_object['BSBST_flow_object'] = flow_object
|
||||
brushstrokes_object['BSBST_active'] = True
|
||||
|
Loading…
Reference in New Issue
Block a user