Blender Git Commit Log
Git Commits -> Revision bb89cc5
Revision bb89cc5 by Philipp Oeser (master) March 14, 2020, 07:16 (GMT) |
Fix T67446: UV Editor: support island select mode for box/circle/lasso selections Previously this was only supported in single click selections, doing an island selection with box/circle/lasso would just select individual vertices instead. Now selects islands properly. This also unifys some logic between box/circle/lasso: - use early selection test from lasso [makes things faster] in box/ circle - circle wasnt checking visible face |
Commit Details:
Full Hash: bb89cc51eca305195e530f6bc91433aea21e235e
Parent Commit: f0b0524
Lines Changed: +76, -30
1 Modified Path:
/source/blender/editors/uvedit/uvedit_ops.c (+76, -30) (Diff)