Blender Git Loki
Git Commits -> Revision 9b26e7d
Revision 9b26e7d by Campbell Barton (master) October 18, 2009, 09:55 (GMT) |
minor changes to x11 cursor grab wrapping - when wrapping 2 mouse events were added. - on release blender still had the last event (possibly outside the screen), where menus would fail to show. Add a mouse event by calling XWarpPointer with no movement when leaving grab. |
Commit Details:
Full Hash: 9b26e7d7caca6834d7d70430993d1bb715695292
SVN Revision: 23917
Parent Commit: 55e6aa7
Lines Changed: +19, -11