Blender Git Commit Log

Git Commits -> Revision e1003c2

Revision e1003c2 by Bastien Montagne (master)
May 29, 2016, 18:14 (GMT)
BKE's DerivedMesh: get rid of last OMP usage.

Not replacing with some BLI_task_stuff here, tests show this is pointless
(in absolute best case - i.e. single huge mesh in scene - parallelizing here switches
from 0.8ms to 0.5ms for that piece of code - with something like 750ms per frame update...).

Commit Details:

Full Hash: e1003c2ead9d46c0f2330a90a76c29f2e827e1f8
Parent Commit: 3ed2b11
Lines Changed: +4, -9

1 Modified Path:

/source/blender/blenkernel/intern/DerivedMesh.c (+4, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021