Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-09-21 10:18:26 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-09-21 10:26:21 +0300
commit52bfa750e74952ddd4e8223d92d21140831902a7 (patch)
tree452ae89384d36eea827edb83b2e4e0f846491666 /release/scripts/modules
parent5eb505e3682260d47b319b56d8d56310de766cab (diff)
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.
Diffstat (limited to 'release/scripts/modules')
0 files changed, 0 insertions, 0 deletions