flame: removing default preset

This commit is contained in:
Jakub Jezek 2022-05-26 17:40:42 +02:00
parent 4cd4124e01
commit 6d4c057a04
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -34,21 +34,6 @@ class ExtractSubsetResources(openpype.api.Extractor):
"representation_add_range": False,
"representation_tags": ["thumbnail"],
"path_regex": ".*"
},
"ftrackpreview": {
"active": True,
"ext": "mov",
"xml_preset_file": "Apple iPad (1920x1080).xml",
"xml_preset_dir": "",
"export_type": "Movie",
"parsed_comment_attrs": False,
"colorspace_out": "Output - Rec.709",
"representation_add_range": True,
"representation_tags": [
"review",
"delete"
],
"path_regex": ".*"
}
}