Blender Git Commit Log
Git Commits -> Revision 8b3b353
Revision 8b3b353 by Siddhartha Jejurkar (soc-2021-uv-edge-select-support, soc-2021-uv-editor-improvements-edge-selection) August 4, 2021, 00:49 (GMT) |
Fix: Prevent deselection of surrounding UV faces With face + sticky loc/vertex mode, trying to deselect UV faces would sometimes result in surrounding UV faces being deselected as well. This commit fixes that allowing conditional deselection of shared UV vertices based on the selection state of surrounding UV faces. |
Commit Details:
Full Hash: 8b3b353cafd151fc6236fe8fab417fd446d5ec03
Parent Commit: 035fa79
Lines Changed: +54, -20
1 Modified Path:
/source/blender/editors/uvedit/uvedit_select.c (+54, -20) (Diff)