Blender Git Loki
Git Commits -> Revision a489d77
Revision a489d77 by Pablo Dobarro (master) March 1, 2020, 18:32 (GMT) |
Fix T74074: Strokes with timer events don't get pressure values When processing a timer event WM_event_tablet_data returns 0 instead of the last valid pressure value from the tablet. This always stores the last pressure value and uses it in case a timer event is being processed. Reviewed By: brecht Maniphest Tasks: T74074 Differential Revision: https://developer.blender.org/D6950 |
Commit Details:
Full Hash: a489d77c5be4e2f1e7e1fac3a3271bb7bca293af
Parent Commit: c04c5ac
Lines Changed: +11, -0
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_stroke.c (+11, -0) (Diff)