Blender Git Loki
Git Commits -> Revision e31f8e7
Revision e31f8e7 by Campbell Barton (master) August 1, 2015, 09:04 (GMT) |
Fix T45582: Connect vertex hangs With multiple branches it was possible the search could run for a long time, especially when there was no possible path to the target. Now use a heap to keep track of the best path and finish immediately once its reached. |
Commit Details:
Full Hash: e31f8e756f304a146525550bc7216927b1029211
Parent Commit: 0e9051f
Lines Changed: +82, -71
1 Modified Path:
/source/blender/bmesh/operators/bmo_connect_pair.c (+82, -71) (Diff)