Blender Git Loki
Git Commits -> Revision 6af4163
Revision 6af4163 by Campbell Barton (master) March 29, 2021, 03:31 (GMT) |
Knife: reduce redundant face picking queries Reduce the maximum number of queries to find the face under the mouse cursor from 6x to 2x on cursor motion. Calculating the screen-space detail could perform 2x look-ups which have already been calculated. |
Commit Details:
Full Hash: 6af4163a3f190ed8b33a622ac038d9df88757a20
Parent Commit: 27a7b2e
Lines Changed: +43, -39
1 Modified Path:
/source/blender/editors/mesh/editmesh_knife.c (+43, -39) (Diff)