Blender Git Loki
Git Commits -> Revision f30b0c6
Revision f30b0c6 by Bastien Montagne (master) December 27, 2015, 23:37 (GMT) |
Switch BKE_smoke from OMP to BLI_task. Gives a global speedup of about 5% in smoke simulation (as usual, parallelized chunks themselves are about 15-25% quicker with BLI_task than with OMP), using a simple setup with two generators (one from mesh, one from particles), an obstacle and a windfield. |
Commit Details:
Full Hash: f30b0c60cffc962e3925cfe950ce760261e8c7d7
Parent Commit: d617de9
Lines Changed: +333, -217
1 Modified Path:
/source/blender/blenkernel/intern/smoke.c (+333, -217) (Diff)