Blender Git Commit Log
Git Commits -> Revision c05a846
Revision c05a846 by Clément Foucault (master) July 18, 2018, 17:30 (GMT) |
Icon/Render Preview: Fix Race condition with BKE_*_localize When editing a Material the depsgraph can throw away the evaluated ID before the preview job localized the said ID. To fix this we localize the ID from the main thread. Also fix WM_OT_previews_ensure crashing because of no depsgraph. |
Commit Details:
Full Hash: c05a8460a6493429a8bd08973eec4615ed0c066f
Parent Commit: 057b4a6
Lines Changed: +72, -14
1 Modified Path:
/source/blender/editors/render/render_preview.c (+72, -14) (Diff)