Blender Git Commit Log
Git Commits -> Revision f272893
Revision f272893 by Lukas Stockner (master) August 8, 2017, 22:29 (GMT) |
Fix T52280: The Image node in Compositing can't read Z buffer of openEXR in 2.79 As part of the fix for T51587, I removed the Depth output for non-Multilayer images since it seemed weird that PNGs etc. that don't have a Z pass still get a socket for it. However, I forgot about non-multilayer EXRs, which are a special case that can actually have a Z pass. Therefore, this commit brings back the Depth output for non-multilayer images just like it was in 2.78. |
Commit Details:
Full Hash: f2728939df31dba0e243a1657afa5c1682cccc32
Parent Commit: 99c1351
Lines Changed: +3, -0
1 Modified Path:
/source/blender/nodes/composite/nodes/node_composite_image.c (+3, -0) (Diff)