Blender Git Loki

Git Commits -> Revision 52bfa75

Revision 52bfa75 by Campbell Barton (master)
September 21, 2021, 07:26 (GMT)
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.

Commit Details:

Full Hash: 52bfa750e74952ddd4e8223d92d21140831902a7
Parent Commit: 5eb505e
Lines Changed: +32, -4

4 Modified Paths:

/source/blender/editors/space_view3d/view3d_select.c (+3, -1) (Diff)
/source/blender/editors/uvedit/uvedit_select.c (+9, -3) (Diff)
/source/blender/windowmanager/intern/wm_operator_utils.c (+18, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021