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.
4 changed files with 12 additions and 8 deletions
Showing only changes of commit 6755f0e38d - Show all commits

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:d15692a9e27a5f43eded30fe32e7112a6d038898249ddbc4e4af3364c66de727 oid sha256:e9d71cef6d0b6630206df2be7ec6e56e97641204dec5c15d91d5aa9e7e0d9277
size 945120 size 925316

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e2cfb7e8643a3ba28a42ff141e857569fda58037d09bf99d35f0d24bab33e28
size 955580

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:7d302dcc89914d8826bc8ee64a0c74450510b89cf2ac2e05267e376538165c0a oid sha256:e829b7c262f57332343b237c13d092ec73ad787c30ff79ad2cc8c0195a65e80a
size 922612 size 899228

View File

@ -4,6 +4,7 @@ TASK_LAYER_ITEMS = [
("NONE", "None", ""), ("NONE", "None", ""),
("MODEL", "Modeling", ""), ("MODEL", "Modeling", ""),
("RIG", "Rigging", ""), ("RIG", "Rigging", ""),
("SHADE", "Shading", ""),
] ]
TRANSFER_DATA_TYPES = [ TRANSFER_DATA_TYPES = [