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

Commit 7a36ddc

Browse files
committed
tweak task short names
1 parent e33437e commit 7a36ddc

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

presets/ftrack/project_defaults.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,17 @@
1717
"avalon_auto_sync": true,
1818
"task_short_names": {
1919
"Generic": "gener",
20-
"Props": "props",
2120
"Art": "art",
22-
"Modeling": "model",
23-
"Texture": "texture",
21+
"Modeling": "mdl",
22+
"Texture": "tex",
2423
"Lookdev": "look",
25-
"Rigging": "rigg",
24+
"Rigging": "rig",
2625
"Edit": "edit",
27-
"Layout": "layout",
26+
"Layout": "lay",
2827
"Setdress": "dress",
2928
"Animation": "anim",
3029
"FX": "fx",
31-
"Lighting": "light",
30+
"Lighting": "lgt",
3231
"Paint": "paint",
3332
"Compositing": "comp"
3433
}

0 commit comments

Comments
 (0)