Blender Git Commit Log

Git Commits -> Revision b15f601

Revision b15f601 by Germano Cavalcante (master)
January 5, 2020, 17:22 (GMT)
Edit Mesh: Use multithreading in other parts of Auto Merge & Split

In the Auto Merge & Split feature, multithreading was only used to
find duplicates between vertex and another vertex.

But with this patch, multithreading is now used to find intersections
etween edge and edge and between edge and vertex.

In my tests I noticed a performance improvement of around 180%
(0.017151 secs to 0.009373 secs)

Differential Revision: https://developer.blender.org/D6528

Commit Details:

Full Hash: b15f601d2ce34fc10cc0bfe515fb89f6189f582b
Parent Commit: ebe177a
Lines Changed: +217, -206

1 Modified Path:

/source/blender/bmesh/tools/bmesh_intersect_edges.c (+217, -206) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021