lightfield-analysis / blender-addon

Blender Addon to render light fields with depth and disparity maps
116 stars 46 forks source link

fix rendering DepthMap #8

Open sasa42 opened 6 years ago

sasa42 commented 6 years ago

fix KeyError: 'bpy_prop_collection[key]: key "Z" not found' when rendering Depthmap

right = bpy.data.scenes[scene_key].node_tree.nodes['Render Layers'].outputs['Z'] KeyError: 'bpy_prop_collection[key]: key "Z" not found' location: :-1