Blender Git Loki
Git Commits -> Revision 10e1049
Revision 10e1049 by Yuchen Wen (lineart-shadow) December 8, 2021, 06:53 (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: 10e10490434558e37ed0e3bfb707ff0b7b491232
Parent Commit: 9219f47
Committed By: YimingWu
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/render/render_preview.c (+1, -1) (Diff)