Blender Git Commit Log
Git Commits -> Revision 51d8c5d
Revision 51d8c5d by Campbell Barton (master) July 12, 2010, 11:28 (GMT) |
[#22824] OpenEXR Save from byte buffer bug - Saving a typical byte buffer as an exr wasnt converting into linear colorspace. - Remove checks for 1 and 2 channel images, these will write as RGB anyway and are very rare. - 3 Channel images were having the alpha channel written from the red color channel, write 1.0 instead. |
Commit Details:
Full Hash: 51d8c5d93fa09e7692d1e50434ca3cf4689a8b37
SVN Revision: 30223
Parent Commit: 41a6602
Lines Changed: +35, -17
1 Modified Path:
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+35, -17) (Diff)