Files
test2/source/blender/windowmanager/intern
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-08-12 16:15:01 +10:00
2021-02-13 17:44:51 +11:00
2021-07-16 11:45:51 +10:00