Blender Git Commit Log

Git Commits -> Revision 1f3e453

Revision 1f3e453 by Campbell Barton (master)
April 10, 2012, 07:30 (GMT)
fix [#30848] Edge Selection fails when the following Conditions met:

summery: when both verts are outside the viewport

this is in fact a very old annoyance but good to resolve.
fix by doing segment/rectangle intersection between the edge and the viewport so it works when the both verts are outside the view.

Commit Details:

Full Hash: 1f3e453509e6cb886d0fe5e4cbe1f266f21167ab
SVN Revision: 45498
Parent Commit: 3c6239f
Lines Changed: +63, -11

3 Modified Paths:

/source/blender/blenlib/BLI_rect.h (+2, -0) (Diff)
/source/blender/blenlib/intern/rct.c (+49, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+12, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021