Blender Git Loki
Git Commits -> Revision e54df78
Revision e54df78 by Lukas Stockner (blender-v2.79-release, blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 17, 2017, 12:07 (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: e54df78c8273a5473b2ad60b7317f64bd42791e4
Parent Commit: 909320e
Committed By: Sergey Sharybin
Lines Changed: +3, -0
1 Modified Path:
/source/blender/nodes/composite/nodes/node_composite_image.c (+3, -0) (Diff)