blender/source
Bastien Montagne 1991ee1738 Sculpt: OMP -> BLI_task, step I.
This gives usual nice boost in parallelized sections themselves, on global sculpting stroke
it's a bit hard to say, seems like we have an average 5% speedup, but it varies a lot...

Note that this area is only parallelized when you have a big brush over dense geometry, otherwise
there's no change at all.

As a side note, this commit also factorizes code here, three times nearly the same code, tst...
2016-01-01 21:27:16 +01:00
..
blender Sculpt: OMP -> BLI_task, step I. 2016-01-01 21:27:16 +01:00
blenderplayer Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
creator Fix wrong format used in the recent python exit code commit 2015-12-31 18:02:54 +05:00
gameengine BGE: Fix invalid operator< for microsoft compiler. 2015-12-30 13:47:43 +01:00
icons
CMakeLists.txt
SConscript