Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Commit 19a622a

Browse files
authored
Merge pull request #81 from kalisp/feature/180-Store_task_types
Pype #180 - added task_short_names
2 parents e7c1b71 + 7a36ddc commit 19a622a

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

presets/ftrack/project_defaults.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,21 @@
1717
"nukestudio_12.0"
1818
],
1919
"tools_env": [],
20-
"avalon_auto_sync": true
20+
"avalon_auto_sync": true,
21+
"task_short_names": {
22+
"Generic": "gener",
23+
"Art": "art",
24+
"Modeling": "mdl",
25+
"Texture": "tex",
26+
"Lookdev": "look",
27+
"Rigging": "rig",
28+
"Edit": "edit",
29+
"Layout": "lay",
30+
"Setdress": "dress",
31+
"Animation": "anim",
32+
"FX": "fx",
33+
"Lighting": "lgt",
34+
"Paint": "paint",
35+
"Compositing": "comp"
36+
}
2137
}

0 commit comments

Comments
 (0)