Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> grab_walk_fix
"Grab_walk_fix" branch
Total commits : 11
Total committers : 1
First Commit : September 5, 2021
Latest Commit : September 6, 2021
Commits by Date
Date | Number of Commits | |
---|---|---|
September 6, 2021 | 2 | |
September 5, 2021 | 9 |
Committers
Author | Number of Commits |
---|---|
Nicholas Rishel | 11 |
Popular Files
Filename | Total Edits |
---|---|
GHOST_SystemWin32.cpp | 8 |
GHOST_SystemWin32.h | 2 |
GHOST_WindowWin32.cpp | 2 |
GHOST_WindowWin32.h | 2 |
view3d_navigate_walk.c | 2 |
wm_cursors.c | 1 |
GHOST_Wintab.cpp | 1 |
GHOST_Wintab.h | 1 |
GHOST_WindowCocoa.mm | 1 |
wm_event_system.c | 1 |
Latest commits
September 6, 2021, 03:17 (GMT) |
Add tablet data to mouse input. |
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 |
September 5, 2021, 23:41 (GMT) |
Cleanup |
September 5, 2021, 18:51 (GMT) |
Converted walk operator to use continuous grab. Mouse and tablet are now opaque to the operator handling. Continous grab has to be forced even if user has disabled it. |
September 5, 2021, 18:51 (GMT) |
Continuous grab mostly working for Wintab and Windows Ink. Some minor race conditions for Windows Ink when a pen quickly enters then leaves range shortly after a mouse event. # Conflicts: # intern/ghost/intern/GHOST_SystemWin32.cpp |
September 5, 2021, 01:18 (GMT) |
Cleanup: remove unmodified return variable. |
September 5, 2021, 01:18 (GMT) |
Supply tablet data with |
September 5, 2021, 01:18 (GMT) |
Consolidate repeat actions. |
September 5, 2021, 01:18 (GMT) |
Improve cursor wrap reliability. |
September 5, 2021, 01:18 (GMT) |
Cleanup: replace defines with static const in walk/fly operators. No functional changes. |
September 5, 2021, 01:18 (GMT) |
Fix Windows cursor wrap jumps. |
MiikaHweb - Blender Git Statistics v1.06