Blender Git Commit Log
Git Commits -> Revision 615f4dc
Revision 615f4dc by Sergey Sharybin (master) June 9, 2014, 10:43 (GMT) |
Fix T40547: Can't read single channel EXRs The root of the issue goes to the fact that we only can read RGB EXR files, but they could be YCbCr or just Luma. Added support for this two cases. Note: internally EXR would still be 3 channels, so no big memory save would happen here, at least yet. |
Commit Details:
Full Hash: 615f4dc92f03d8d08289a0d980c9cdc64acedaec
Parent Commit: 30c42d7
Lines Changed: +57, -6
1 Modified Path:
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+57, -6) (Diff)