Asset Pipeline v2 #145
@ -619,10 +619,6 @@ class ASSETPIPE_OT_update_surrendered_transfer_data(bpy.types.Operator):
|
|||||||
return {'FINISHED'}
|
return {'FINISHED'}
|
||||||
|
|
||||||
|
|
||||||
def get_task_layer_types(self, context):
|
|
||||||
return
|
|
||||||
|
|
||||||
|
|
||||||
class ASSETPIPE_OT_batch_ownership_change(bpy.types.Operator):
|
class ASSETPIPE_OT_batch_ownership_change(bpy.types.Operator):
|
||||||
bl_idname = "assetpipe.batch_ownership_change"
|
bl_idname = "assetpipe.batch_ownership_change"
|
||||||
bl_label = "Batch Set Ownership"
|
bl_label = "Batch Set Ownership"
|
||||||
|
Loading…
Reference in New Issue
Block a user