Blender Git Commit Log
Git Commits -> Revision c0d2b10
Revision c0d2b10 by Julian Eisel (master) January 28, 2021, 11:23 (GMT) |
Fix T69001: Custom icons won't load while using workbench engine Preview icons (e.g. material preview or other data-block previews) use the same background-job code as deferred loading of custom icons/previews. There was a check to skip preview generation if the render engine does not support preview rendering mode, which workbench doesn't. However this check should only be used when actually rendering a preview, not when doing deferred loading. |
Commit Details:
Full Hash: c0d2b10c5947f49b316d39b66fb18ff6ab21a82a
Parent Commit: 0bd2f18
Lines Changed: +13, -8
1 Modified Path:
/source/blender/editors/render/render_preview.c (+13, -8) (Diff)