Blender Git Commit Log

Git Commits -> Revision 65f674b

Revision 65f674b by Philipp Oeser (master)
April 14, 2020, 16:32 (GMT)
Fix T75535: Compositor backdrop gizmo dragging interrupts with node
mouse over

Caused by rB5929dd7129f6.

Above commit would reset the gizmo highlight on node mouseover.
This would also assert in gizmo_rect_pivot_from_scale_part() and stop
the drag.

So now, only reset the gizmo when we are not in EVT_GIZMO_UPDATE,
allowing for starting the tweak outside a node and then travelling
'inside' while still preventing to use it over a node when starting a
tweak there.

Maniphest Tasks: T75535

Differential Revision: https://developer.blender.org/D7383

Commit Details:

Full Hash: 65f674b570fc5eb1b5011bf8ae5cc3e031026665
Parent Commit: dc66fa5
Lines Changed: +3, -2

1 Modified Path:

/source/blender/windowmanager/intern/wm_event_system.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021