Blender Git Commit Log
Git Commits -> Revision afe46ee
Revision afe46ee by Sergey Sharybin (master) March 22, 2013, 09:18 (GMT) |
Fix #34689: Multilayer EXRs don't load correctly if one layer is named and the other is not OpenEXR's ChannelList.layers() will not include empty layer names, which caused the issue. Made it so if there's one non-empty layer name, check for empty names happens. If there's empty layer name in case one non-empty layer name, file will be considered multilayer now. |
Commit Details:
Full Hash: afe46eeb40aa379126db3c564f6e7c25c59afbff
SVN Revision: 55498
Parent Commit: 516af2e
Lines Changed: +18, -0
1 Modified Path:
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+18, -0) (Diff)