Blender Git Commit Log

Git Commits -> Revision 13beeb5

Revision 13beeb5 by Bastien Montagne (master)
May 11, 2018, 08:48 (GMT)
Fix (unreported) load image code calling icin/preview update from non-Main thread.

Icin/preview only works in main thread, while image loading can be done
from others too... This could have generated random crashes and such.

Commit Details:

Full Hash: 13beeb58922747cc1a28bac58ceb1b44820808cd
Parent Commit: 0385b33
Lines Changed: +9, -3

2 Modified Paths:

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