forked from mikedatsik/tk-cinema-playblast
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.yml
64 lines (51 loc) · 2.2 KB
/
info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# expected fields in the configuration file for this engine
configuration:
template_shot_work:
type: template
required_fields: []
optional_fields: "*"
default_value: cinema_shot_work
description: "Template defining the output location of the work in shots file on the artist local file system."
template_asset_work:
type: template
required_fields: []
optional_fields: "*"
default_value: cinema_asset_work
description: "Template defining the output location of the work in shots file on the artist local file system."
template_shot:
type: template
required_fields: []
optional_fields: "*"
default_value: cinema_shot_playblast
description: "Template defining the primary output location of shot movie files on the main storage file system."
template_asset:
type: template
required_fields: []
optional_fields: "*"
default_value: cinema_asset_playblast
description: "Template defining the primary output location of shot movie files on the main storage file system."
template_sequence:
type: template
required_fields: []
optional_fields: "*"
default_value: cinema_sequence_playblast
description: "Template defining the secondary output location of sequence movie files on the main storage file system. The content is duplicate from shots"
hook_post_playblast:
type: hook
parameters: [source]
default_value: post_playblast
description: "Specify a hook that will be executed after actual playblast process"
# this app works on cinema engines
# any host application specific commands
supported_engines: "tk-cinema"
# the Shotgun fields that this engine needs in order to operate correctly
requires_shotgun_fields:
# More verbose description of this item
display_name: "Playblast Toolkit"
description: "Playblast tool App to quickly render and Submit to Shotgun."
# Required minimum versions for this item to run
requires_shotgun_version:
requires_core_version: "v0.14.28"
requires_engine_version:
# the frameworks required to run this app
frameworks: