* Provide render data, node tree and color management directly instead of going through scene, as these may be modified by the render pipeline. Also better for cached texture hits this way. * Change legacy pass type to pass name. * Skip file output node when not doing final render. * Gracefully handle incomplete render results. Pull Request: https://projects.blender.org/blender/blender/pulls/108629