Blender Git Loki
Git Commits -> Revision 0f44f55
January 3, 2015, 17:43 (GMT) |
Fix some issues with image previews. * When overlaying icon, we have to also ensure background pict is always the same size (else you get usgly icon size changes). Still not perfect though, suspect some more issues in filrdraw code, probably should systematiacally run the 'ensure size' code during thumbnail generation? * Sharing of img ImBuf between thumbnail job and main thread could still happen, leading to random crashes. |
Commit Details:
Full Hash: 0f44f5506fe13d314fa652fd777d56f2366412a9
Parent Commit: d730ff6
Lines Changed: +43, -14
1 Modified Path:
/source/blender/editors/space_file/filelist.c (+43, -14) (Diff)