Blender Git Loki
Git Commits -> Revision 19cdcea
Revision 19cdcea by Sergey Sharybin (master) November 12, 2015, 14:19 (GMT) |
Fix T46748: OpenEXR output different when frame saved with F3 vs. in an animation The issue was caused by the image save operator ignoring Z-Buf if the input buffer due to the way how IMB_dupImBuf() worked. There's no reason to to ignore z-buf on imbuf duplication, it only asks for issues in the future. |
Commit Details:
Full Hash: 19cdceaee415ddba7e3a197e1e2487ae09d766a8
Parent Commit: 46f452e
Lines Changed: +10, -2
1 Modified Path:
/source/blender/imbuf/intern/allocimbuf.c (+10, -2) (Diff)