Blender Git Commit Log
Git Commits  -> Revision 8099079
		
			
			
		
Revision 8099079 by Campbell Barton (soc-2021-curves) June 21, 2021, 14:31 (GMT)  | 
Fix T32214: Wireframe edge select fails with verts behind the view This resolves a long standing bug in edge selection (picking, circle, box & lasso). Now when one of the edges vertices fails to project into screen space, the edge is clipped by the viewport to calculate an on-screen location that can be used instead. This isn't default as it may be important for the on the screen location not to be clipped by the viewport.  | 
Commit Details:
Full Hash: 80990794d6ab1c2e2f66ca1a573f8718aa578a29
Parent Commit: 94f10e8
Committed By: Dilith Jayakody
Lines Changed:  +224,  -48


 Master Commits
MiikaHweb | 2003-2021