Blender Git Commit Log
Git Commits -> Revision bf6d70f
Revision bf6d70f by Jeroen Bakker (soc-2021-curves) June 21, 2021, 14:31 (GMT) |
BMesh: use threading to count total selection. During selections the total selection is refreshed at the end. This process was done single threaded. This patch will do a parallel iter approach. Master: 0.043612s Threaded 0.017964s. Master: {F10179586} This patch: {F10179587} Reviewed By: mano-wii Differential Revision: https://developer.blender.org/D11622 |
Commit Details:
Full Hash: bf6d70f51dc184d1871ef500532bd4595d592126
Parent Commit: 112b6bb
Committed By: Dilith Jayakody
Lines Changed: +83, -9
1 Modified Path:
/source/blender/bmesh/intern/bmesh_marking.c (+83, -9) (Diff)