Blender Git Loki
Git Commits -> Revision 6a9775e
Revision 6a9775e by Yuchen Wen (master) December 7, 2021, 13:25 (GMT) |
Fix T93467: Use world bg color for pose library previews Use the World viewport color when rendering pose library previews. The World's viewport color is chosen instead of the World shading nodes, as the latter would require rendering with `OB_RENDER` (instead of `OB_SOLID`), which would take considerably longer. Manifest Task: T93467 Reviewed By: sybren Differential Revision: https://developer.blender.org/D13470 |
Commit Details:
Full Hash: 6a9775ec6fd38c26e66ca513cf2914d7344b8f51
Parent Commit: 0f48b37
Committed By: Sybren A. Stüvel
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/render/render_preview.c (+1, -1) (Diff)