Blender Git Commit Log
Git Commits -> Revision f10f3d3
Revision f10f3d3 by Ton Roosendaal (master) June 27, 2011, 11:21 (GMT) |
Bugfix #27768 On clicking in a non-active Blender window (when you activated others), the mouse position of the first click was still the old position. Problem is in GHOST; it sends out the 'activate window' event after the mouseclick event itself. Code now checks for this case and reads the correct mouse position. |
Commit Details:
Full Hash: f10f3d3651a498b53e191df3bea7909462ca4ac0
SVN Revision: 37854
Parent Commit: a1abdf1
Lines Changed: +10, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+10, -0) (Diff)