Blender Git Commit Log
Git Commits -> Revision 7d583e3
Revision 7d583e3 by Ton Roosendaal (master) November 11, 2012, 13:12 (GMT) |
Bugfix, IRC report: NumPad emulation code wasn't working for double-clicks, preventing to fast type same values in buttons (Like, 111111 resulted in 111 only). Moved the emulation hack to where it belongs, in lowest level function that interprets the ghost events for Blender's WM events. |
Commit Details:
Full Hash: 7d583e37bb8c9e96477f77f5981e55dbfad4b6aa
SVN Revision: 52093
Parent Commit: 886dcf6
Lines Changed: +73, -70
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+73, -70) (Diff)