mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
38 lines
927 B
JSON
38 lines
927 B
JSON
{
|
|
"imageio": {
|
|
"ocio_config": {
|
|
"enabled": false,
|
|
"filepath": []
|
|
},
|
|
"file_rules": {
|
|
"enabled": false,
|
|
"rules": {}
|
|
},
|
|
"ocio": {
|
|
"enabled": false,
|
|
"configFilePath": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
}
|
|
}
|
|
},
|
|
"copy_fusion_settings": {
|
|
"copy_path": "~/.openpype/hosts/fusion/profiles",
|
|
"copy_status": false,
|
|
"force_sync": false
|
|
},
|
|
"create": {
|
|
"CreateSaver": {
|
|
"temp_rendering_path_template": "{workdir}/renders/fusion/{subset}/{subset}.{frame}.{ext}",
|
|
"default_variants": [
|
|
"Main",
|
|
"Mask"
|
|
],
|
|
"instance_attributes": [
|
|
"reviewable",
|
|
"farm_rendering"
|
|
]
|
|
}
|
|
}
|
|
}
|