Asset Pipeline v2 #145

Closed
Nick Alberelli wants to merge 431 commits from (deleted):feature/asset-pipeline-v2 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit e6c38a02cd - Show all commits

View File

@ -532,8 +532,6 @@ def init_attributes(scene, obj):
task_layer_name = scene.asset_pipeline.task_layer_name
type_key = constants.ATTRIBUTE_KEY
for atttribute in attributes_get_editable(obj.data.attributes):
if atttribute.is_required or atttribute.is_internal:
continue
# Only add new ownership transfer_info if vertex group doesn't have an owner
matches = transfer_core.check_transfer_data_entry(
transfer_data, atttribute.name, type_key