Files
test/source/blender/blenkernel/intern
Bastien Montagne d9ccc0c957 mesh_evaluate.c: OMP -> BLI_task, and some more parallelization.
Only concerns poly normals computing, have usual 10% speedup of affected code for OMP -> BLI_task switching.

Also parallelized the 'weighted accum' part (used when computing both polys and vertices normals,
when using modifiers e.g.), which gives nice 325% speedup (from 66ms to 20ms for a 500k poly monkey
with simple deform modifier e.g.). ;)
2016-01-26 14:01:32 +01:00
..
2015-11-16 15:19:30 +11:00
2015-05-13 06:10:49 +10:00
2016-01-09 09:17:18 +11:00
2014-11-29 19:12:33 +01:00
2016-01-12 06:36:03 +11:00
2016-01-16 13:01:49 +11:00
2015-08-01 14:13:59 +10:00
2015-11-23 17:40:10 +11:00
2015-10-07 15:02:06 +11:00
2015-08-06 22:33:45 +10:00
2015-10-07 15:02:06 +11:00
2015-09-18 20:43:52 +10:00
2016-01-17 13:45:32 +11:00
2015-11-12 18:54:26 +11:00
2016-01-19 04:54:39 +11:00
2016-01-09 09:42:14 +01:00
2016-01-16 15:59:37 +01:00
2015-10-26 22:22:30 +11:00
2015-12-12 15:10:03 +11:00
2016-01-20 17:03:10 +11:00
2015-11-03 10:31:08 +01:00
2015-02-17 17:12:19 +11:00
2015-12-15 18:16:41 +11:00
2016-01-13 15:11:46 +11:00
2014-11-28 22:16:14 +01:00
2015-11-19 22:52:13 +11:00
2015-10-23 18:40:27 +11:00