Nuke: fixing default settings for workfile builder loaders

This commit is contained in:
Jakub Jezek 2022-04-29 15:53:58 +02:00
parent cb444a1f23
commit 7504f27380
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -220,11 +220,12 @@
"repre_names": [
"exr",
"dpx",
"mov"
"mov",
"mp4",
"h264"
],
"loaders": [
"LoadSequence",
"LoadMov"
"LoadClip"
]
}
],