Blender Git Commit Log
Git Commits -> Revision 4d5b7fe
Revision 4d5b7fe by Bastien Montagne (master) December 25, 2015, 14:52 (GMT) |
MOD_UVWarp: switch from OMP to BLI_task. Usual 10%-15% speedup. Note that here OMP was rather erratic, with typical timing about 10% slower than BLI_task, but having some 'burnouts' (~10% of times) were it would be over ten times slower than usual... BLI_task looks much more stable. |
Commit Details:
Full Hash: 4d5b7feddea1f44ffea4fcebffcf9a9f72e164cf
Parent Commit: 83addc0
Lines Changed: +50, -30
1 Modified Path:
/source/blender/modifiers/intern/MOD_uvwarp.c (+50, -30) (Diff)