Files
test/source/blender/editors/uvedit
Campbell Barton 52bfa750e7 WM: only return PASS_THROUGH on PRESS for selection operators
Some selection operators return (PASS_THROUGH & FINISHED) so the tweak
event isn't suppressed from the PRESS event having been handled.

This is now restricted to events with a PRESS action.
Without this, using CLICK for selection was passing the event through
which could run other actions unintentionally.
2021-09-21 17:26:21 +10:00
..
2020-12-11 15:32:14 +11:00
2020-10-20 17:06:13 +02:00
2021-01-20 17:07:20 +11:00