Asset Pipeline v2 #145
@ -509,7 +509,6 @@ def attributes_get_editable(attributes):
|
|||||||
|
|
||||||
|
|
||||||
def attribute_clean(obj):
|
def attribute_clean(obj):
|
||||||
# TODO debug clean function
|
|
||||||
if obj.type != "MESH":
|
if obj.type != "MESH":
|
||||||
return
|
return
|
||||||
attributes = attributes_get_editable(obj.data.attributes)
|
attributes = attributes_get_editable(obj.data.attributes)
|
||||||
|
Loading…
Reference in New Issue
Block a user