Blender Git Loki
Git Commits -> Revision eee4676
Revision eee4676 by Brecht Van Lommel (master) July 17, 2019, 18:55 (GMT) |
Fix T66515, T67112, T61607: failure to read EXR files with single, named layer Like Blender renders without a Z channel. The single layer case assume that channel names are just R/G/B/A without any layer name prefix, and would not read channels like "Image.R". Carefully tested for regressions with the openexr project tests images, so this should be safe. |
Commit Details:
Full Hash: eee46769cefe47c9edcc2ac430f212c1e31e7ad5
Parent Commit: 709f126
Lines Changed: +3, -24
1 Modified Path:
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+3, -24) (Diff)