Blender Git Commit Log

Git Commits -> Revision cb261c9

January 18, 2021, 07:24 (GMT)
UV: tweak face select behavior

When the mouse cursor is inside the UV face,
extend the selection threshold.

This means when zoomed in, a face can always be selected when the cursor
is inside it.
In the case of multiple overlapping faces - the face with the closest
center is used.

Commit Details:

Full Hash: cb261c96f56b0b6d42caec77a6be2e7a94f75e6d
Parent Commit: 44c1a01
Lines Changed: +73, -5

4 Modified Paths:

/source/blender/bmesh/intern/bmesh_query_uv.c (+19, -0) (Diff)
/source/blender/bmesh/intern/bmesh_query_uv.h (+5, -0) (Diff)
/source/blender/editors/uvedit/uvedit_intern.h (+11, -0) (Diff)
/source/blender/editors/uvedit/uvedit_select.c (+38, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021