Blender Git Commit Log

Git Commits -> Revision 59b8f8d

Revision 59b8f8d by Brecht Van Lommel (master)
July 5, 2010, 16:42 (GMT)
Fix #21201: double click didn't use the original mouse position, now
it stores it and sets it later when the double click event is handled.

Decided to not reuse prevx but made prevclickx, because there may be
multiple mousemoves between the two clicks, and prevx is already used
for some other tricky things.

Commit Details:

Full Hash: 59b8f8d18c8d8f4a29c1dc70a4faa707118bd632
SVN Revision: 29994
Parent Commit: e738c73
Lines Changed: +7, -0

2 Modified Paths:

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