Blender Git Commit Log
Git Commits -> Revision 59ce7fa
Revision 59ce7fa by Bastien Montagne (new-filebrowser-preview-temp) October 1, 2015, 18:44 (GMT) |
FileBrowser Preview: Rework code to make proper usage of tasks, pool and scheduler. So now each and every preview is a task, this allows us to get rid of quite a bit of stuff. We still need a 'done' queue though (otherwise we'd need to directly update cached entries from thread/task, which is absolutely not desired!). |
Commit Details:
Full Hash: 59ce7fa6c002f318c7af0423a3a60315b61e1314
Parent Commit: 1abd978
Lines Changed: +52, -80
1 Modified Path:
/source/blender/editors/space_file/filelist.c (+52, -80) (Diff)