Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 475b0ee7fc67c433ba778d9b59dc7dbb > files > 20

blender-2.47-2mdv2009.0.src.rpm

--- blender-20080405/source/blender/blenlib/BLI_threads.h.maxthreads	2008-04-05 16:23:46.000000000 +0200
+++ blender-20080405/source/blender/blenlib/BLI_threads.h	2008-04-05 16:23:57.000000000 +0200
@@ -36,7 +36,7 @@
 #define LOCK_CUSTOM1	1
 
 /* for tables, button in UI, etc */
-#define BLENDER_MAX_THREADS		8
+#define BLENDER_MAX_THREADS		16
 
 struct ListBase;