Blender Git Commit Log

Git Commits -> Revision 9ec8887

Revision 9ec8887 by Campbell Barton (master)
June 28, 2019, 07:38 (GMT)
Fix invalid area tool being set from message passing

This wasn't working with multiple windows,
WM_toolsystem_do_msg_notify_tag_refresh could use a workspace
from a different window to the screen that owned the area.

Instead of fixing, remove these since they aren't needed anymore
since changing modes now refreshes the tool system.

Commit Details:

Full Hash: 9ec8887599b1c14dac47cca1a073fa50b333d5ee
Parent Commit: bd227d1
Lines Changed: +1, -32

3 Modified Paths:

/source/blender/editors/space_view3d/space_view3d.c (+1, -11) (Diff)
/source/blender/windowmanager/intern/wm_toolsystem.c (+0, -17) (Diff)
/source/blender/windowmanager/WM_toolsystem.h (+0, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021