forked from blender/blender-addons
Extend list of supported formats due to enable OIIO for USD. #8
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: BogdanNagirniak/blender-addons#8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "add_supported_extentions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Purpose
Extend list of supported formats due to enable OIIO for USD.
Techical steps
Extend SUPPORTED_FORMATS with
".exr", ".open_exr", ".tif", ".tiff", ".zfile", ".tx"
NOTE
Requires BogdanNagirniak/blender#29
added ".exr", ".open_exr", ".tif", ".tiff", ".zfile", ".tx" SUPPORTED_FORMATSto Extend list of supported formats due to enable OIIO for USD.