Blender Git Commit Log
Git Commits -> Revision 8725fc5
Revision 8725fc5 by Erik Abrahamsson (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:51 (GMT) |
Speed up Delaunay raycast. From Erik Abrahamsson, this uses parallel loops for raycasting. It speeds up one example with many crossings of a bezier curve, from 0.68s to 0.28s. |
Commit Details:
Full Hash: 8725fc5087fe6eb4cc02ce898e97aacbeaba529d
Parent Commit: 2b3f1fe
Committed By: Fabian Schempp
Lines Changed: +25, -20
1 Modified Path:
/source/blender/blenlib/intern/delaunay_2d.cc (+25, -20) (Diff)