Blender Git Commit Log
Git Commits -> Revision bf1ee49
Revision bf1ee49 by Campbell Barton (master) March 2, 2021, 06:02 (GMT) |
WM: use wmEvent.is_repeat instead of previous event checks This check was added before is_repeat was supported, use this variable instead since it's more a more reliable way of detecting held keys. Also remove outdated comment. |
Commit Details:
Full Hash: bf1ee49e2039dd27df833ce2005bacf3569cbbaa
Parent Commit: 92dac21
Lines Changed: +4, -3
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+4, -3) (Diff)