Blender Git Commit Log

Git Commits -> Revision 31b7742

Revision 31b7742 by Brecht Van Lommel (master)
September 28, 2009, 18:33 (GMT)
Preview icon rendering for menus now runs in a separate thread, to avoid
blocking the user when opening a menu. Material and texture buttons now
display these icons in the list. Also fixes #19387, icon and full preview
render at the same time would crash.

I'm not really convinced this is thread-safe, but on the other hand also
not sure regular preview render is really thread-safe yet.

Commit Details:

Full Hash: 31b77420ea0fde3f29562102ba49ba53bd749f61
SVN Revision: 23545
Parent Commit: 0e1cf15
Lines Changed: +218, -182

6 Modified Paths:

/source/blender/editors/include/ED_previewrender.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_icons.c (+10, -144) (Diff)
/source/blender/editors/interface/interface_intern.h (+2, -2) (Diff)
/source/blender/editors/interface/interface_layout.c (+1, -2) (Diff)
/source/blender/editors/interface/interface_templates.c (+37, -13) (Diff)
/source/blender/editors/preview/previewrender.c (+167, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021