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 651a67c768 - Show all commits

View File

@ -6,9 +6,9 @@
# {Task Layer Key: Collection/UI name} # {Task Layer Key: Collection/UI name}
TASK_LAYER_TYPES = { TASK_LAYER_TYPES = {
"NONE": "None", "NONE": "None",
"MODEL": "Modeling", "MOD": "Modeling",
"RIG": "Rigging", "RIG": "Rigging",
"SHADE": "Shading", "SHD": "Shading",
} }
# When creating a new asset, start in this task layer's file. # When creating a new asset, start in this task layer's file.