Asset Pipeline v2 #145
@ -635,7 +635,7 @@ class ASSETPIPE_OT_batch_ownership_change(bpy.types.Operator):
|
|||||||
layout = self.layout
|
layout = self.layout
|
||||||
layout.row(align=True).prop(self, "data_source", expand=True)
|
layout.row(align=True).prop(self, "data_source", expand=True)
|
||||||
|
|
||||||
layout.prop(self, "data_type", text="Update Owner of")
|
layout.prop(self, "data_type", expand=True)
|
||||||
|
|
||||||
box = layout.box()
|
box = layout.box()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user