Blender Git Commit Log
Git Commits -> Revision 389fc62
Revision 389fc62 by Germano Cavalcante (master) January 13, 2020, 16:47 (GMT) |
Fix T72094: Multiple snap targets don't work when Increment is enabled The `poll_modal_item` was too restrictive. `!validSnap(t)` already solves these cases, but for better readability (and efficiency), I found it best to keep the `tsnap.mode` test. |
Commit Details:
Full Hash: 389fc62f6c4e039902c94c3da36fd24a351c8a8d
Parent Commit: efe119c
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/transform/transform.c (+1, -1) (Diff)