Blender Git Commit Log
Git Commits  -> Revision 24801e0
		
			
			
		
Revision 24801e0 by Erik Abrahamsson (master) July 18, 2021, 16:13 (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: 24801e0a4a8fb973b13e6de3c4d6f84852327349
Parent Commit: fc32567
Committed By: Howard Trickey
Lines Changed:  +25,  -20
1 Modified Path:
/source/blender/blenlib/intern/delaunay_2d.cc (+25, -20) (Diff)


 Master Commits
MiikaHweb | 2003-2021