forked from dovanbel/tk-nuke-ocio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.yml
45 lines (35 loc) · 1.51 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
# Copyright (c) 2013 Shotgun Software Inc.
#
# CONFIDENTIAL AND PROPRIETARY
#
# This work is provided "AS IS" and subject to the Shotgun Pipeline Toolkit
# Source Code License included in this distribution package. See LICENSE.
# By accessing, using, copying or modifying this work you indicate your
# agreement to the Shotgun Pipeline Toolkit Source Code License. All rights
# not expressly granted therein are reserved by Shotgun Software Inc.
# Metadata defining the behaviour and requirements for this app
# expected fields in the configuration file for this app
configuration:
ocio_template:
type: template
description: Reference to the template which locates the OCIO config file on disk
allows_empty: False
colorspaces:
type: list
values: {type: str}
description : List of colorspaces
allows_empty : False
default_value: ['linear', 'Flat', 'sRGB', 'AlexaV3LogC', 'RedLogFilm', 'RedGamma3', 'RedGamma4', 'PhantomLog1', 'PhantomLog2', 'S-Log2', 'S-Log3']
# the Shotgun fields that this app needs in order to operate correctly
requires_shotgun_fields:
# More verbose description of this item
display_name: "OCIO handling"
description: "Managing OCIO nodes in Nuke."
# Required minimum versions for this item to run
requires_shotgun_version:
requires_core_version: "v0.14.34"
requires_engine_version: "v0.2.3"
# the engines that this app can operate in:
supported_engines: [tk-nuke]
# the frameworks required to run this app
frameworks: