Blender Git Commit Log

Git Commits -> Revision 6d73d98

Revision 6d73d98 by Jeroen Bakker (master)
June 18, 2021, 14:06 (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: 6d73d98fb62df19c03fb665cd37ff214458d7a70
Parent Commit: 03a83b4
Lines Changed: +83, -9

1 Modified Path:

/source/blender/bmesh/intern/bmesh_marking.c (+83, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021