Files
test2/source/blender
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
..
2021-03-29 19:11:17 -06:00
2021-09-13 10:37:50 -04:00
2021-09-13 17:50:02 +10:00
2021-08-02 15:22:54 +10:00
2021-09-17 12:22:00 +02:00