Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2016-01-04 01:54:44 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-01-04 01:56:54 +0300
commit2e77c413ab3cdc5880c99ba14436d56f8280d3fb (patch)
treeabaff5e4974485bb8d268670dbf3f4ac30bf8031 /source/blender/editors/mesh/mesh_ops.c
parentda49ee30b00575ce34e2e63219f08abc11ed75f8 (diff)
Sculpt: OMP -> BLI_task, step II.
This time, all tools' code itself. Not much to say, except that we can also get rid of that OMP caching pre-process ugly stuff for multires smoothing. Together with previous commit, we have about 5% average speedup on stroke execution (though this vary a lot, up to 30% speedup in rare cases, and in even rarer cases some odd massive slowdowns...). Tech note: we may want to add 'guided'-similar feature to our BLI_task threaded loop, I suspect this could explain random massive slowdowns of new code (very rare, but annoying...).
Diffstat (limited to 'source/blender/editors/mesh/mesh_ops.c')
0 files changed, 0 insertions, 0 deletions