Blender Git Commit Log

Git Commits -> Revision 2218135

Revision 2218135 by Sergey Sharybin (master)
November 18, 2014, 15:05 (GMT)
Fix T41969: Enviropment map crash

The issue was caused by the threading conflict between main thread which
might free environment map and render thread which might be using that
environment map.

Solved by stopping preview jobs when changing environment map.

Sure there are still ways to run into threading conflict, but would rather
solve this things case-by-case.

Commit Details:

Full Hash: 2218135f67bba61b88ed5657125f73ba69f46bd5
Parent Commit: 54c6a9f
Lines Changed: +4, -1

1 Modified Path:

/source/blender/makesrna/intern/rna_texture.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021