Page MenuHome

Fix T92628: .blend thumbnail renders black with Cycles 3D viewport render
ClosedPublic

Authored by Brecht Van Lommel (brecht) on Nov 29 2021, 3:33 PM.

Details

Summary

Don't use Cycles for rendering thumbnails, fall back to Solid shading.

Diff Detail

Repository
rB Blender

Event Timeline

Brecht Van Lommel (brecht) requested review of this revision.Nov 29 2021, 3:33 PM
Brecht Van Lommel (brecht) created this revision.

Generally fine. Some suggestion to the wording in the comment. For a moment it sounded like we never want to use Eeevee while in this patch we don;t want to fallback from Cycles to Eevee, but still want Eevee to be used if it is how the scene was configured.

source/blender/editors/space_view3d/view3d_draw.c
2052
This revision is now accepted and ready to land.Nov 29 2021, 4:13 PM