Blender Git Loki
Git Commits -> Revision 5f4058d
Revision 5f4058d by Bastien Montagne (master) November 21, 2017, 21:25 (GMT) |
Removing OMP: get rid of usages in /bmesh/ area. Just removing it, such cases are not bottlenecks and not worth the complication of doing real threading with own BLI_task. Other (remaining) usages may be relevant, need case-by-case check. |
Commit Details:
Full Hash: 5f4058ddbcc2e5250e3f9e2d5e16960f3b611b4c
Parent Commit: 7770c2e
Lines Changed: +102, -147