Blender Git Commit Log
Git Commits  -> Revision 495aa77
		
			
			
		
Revision 495aa77 by Campbell Barton (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 30, 2017, 14:44 (GMT)  | 
Fix T52384: Bridge pair result depends on other loops When 2x loops have different number of vertices, the distribution for vertices fan-fill depended on the loop order and was often lop-sided. This caused noticeable inconstancies depending on the input since edge-loops are flipped to match each others winding order.  | 
Commit Details:
Full Hash: 495aa77b533b78e3b7a6c468b04f582c09b05611
Parent Commit: e627620
Committed By: Bastien Montagne
Lines Changed:  +53,  -30
1 Modified Path:
/source/blender/bmesh/intern/bmesh_edgeloop.c (+53, -30) (Diff)


 Master Commits
MiikaHweb | 2003-2021