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>2017-11-26 17:51:50 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2017-11-26 18:03:29 +0300
commitf1ce2799039fd554f6ef2b54a9f0fddd44444a85 (patch)
treef3192eb247b4c5be79d5d92319eebd442d23316d /source/blender/blenkernel/intern
parent2b6f3455584b3949045b517ce4759bcda70daf8a (diff)
Removing OMP: bmesh_operators.c
Two more 'not really useful' cases (OMP only shows some noticeable speedup with above 1M elements, and since this is quick operation anyway compared to even ather basic operators, gain is in the 1% area of total processing time in best case). So not worth parallelizing here, we'll gain much more on tackling heavy operations. ;) And BMesh is free from OMP now!
Diffstat (limited to 'source/blender/blenkernel/intern')
0 files changed, 0 insertions, 0 deletions