Asset Pipeline v2 #145
@ -604,7 +604,7 @@ def attribute_clean(obj):
|
|||||||
matches = check_transfer_data_entry(
|
matches = check_transfer_data_entry(
|
||||||
obj.transfer_data_ownership,
|
obj.transfer_data_ownership,
|
||||||
get_basename(attribute.name),
|
get_basename(attribute.name),
|
||||||
constants.SHAPE_KEY_KEY,
|
constants.ATTRIBUTE_KEY,
|
||||||
)
|
)
|
||||||
if len(matches) == 0:
|
if len(matches) == 0:
|
||||||
print(f"Cleaning attribute {attribute.name}")
|
print(f"Cleaning attribute {attribute.name}")
|
||||||
|
Loading…
Reference in New Issue
Block a user