We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39582b6 commit 59c31c1Copy full SHA for 59c31c1
env/shot.yml
@@ -17,7 +17,7 @@ includes:
17
- includes/maya/shot.yml
18
- includes/nuke/shot.yml
19
- includes/desktop/project.yml
20
-- includes/shell/all.yml
+- includes/shell/project.yml
21
- includes/3dsmax/shot.yml
22
- includes/shotgun/all.yml
23
@@ -26,6 +26,6 @@ engines:
26
tk-maya: '@maya.shot'
27
tk-nuke: '@nuke.shot'
28
tk-desktop: '@desktop.project'
29
- tk-shell: '@shell.all'
+ tk-shell: '@shell.project'
30
tk-3dsmaxplus: '@3dsmax.shot'
31
tk-shotgun: '@shotgun.all'
0 commit comments