Blender Git Commit Log
Git Commits -> Revision 98b1a71
Revision 98b1a71 by Germano Cavalcante (master) July 14, 2020, 18:18 (GMT) |
Cleanup: simplify Weld Modifier logic The original code to rearrange the weld vertices map was confusing. It traverses the overlap result multiple times within a loop. This part of the code has therefore been rethought, simplified and commented. This also results in a slight improvement in the performance of the modifier. |
Commit Details:
Full Hash: 98b1a716d65f187a2499eba2475e4d456f8ed107
Parent Commit: dbcc74f
Lines Changed: +44, -43
1 Modified Path:
/source/blender/modifiers/intern/MOD_weld.c (+44, -43) (Diff)