Blender Git Commit Log

Git Commits -> Revision 1a419c9

Revision 1a419c9 by Nicholas Rishel (grab_walk_fix)
September 6, 2021, 03:12 (GMT)
[WIP] Continuous grab for tablets

This revision modifies mouse and tablet handling to allow both to interchangably accumulate during continuous grab. For tablet input in pen mode, grab accumulates over the change in position while the tablet is in range. For a tablet in mouse mode, grab accumulates as a normal mouse accumulates.

Also adds ability for operators to force continuous grab. This is necessary for the walk operator which has been rewritten to take advantage of tablet continuous grab.

Differential Revision: https://developer.blender.org/D12408

Commit Details:

Full Hash: 1a419c9f4eb8cebba70ea75a5403b2da31f12e93
Parent Commit: 3af3e77
Lines Changed: +94, -94

2 Modified Paths:

/intern/ghost/intern/GHOST_SystemWin32.cpp (+91, -91) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021