There is a script that you can use in the hypergraph to disable the rendering of the thumbnails. It is this. The rendering of these thumbnails is heavier than you would imagine. Especially if you have large texture maps.
Code:
// Turns off thumbnail updates.
renderThumbnailUpdate false;
Last edited by Chavfister; 02-01-2014 at 06:57 AM.