Blender Git Loki
Git Commits -> Revision 297decb
October 19, 2020, 15:52 (GMT) |
XR: Add input threshold for float actions Fixes button release events not being sent due to non-zero state. |
Commit Details:
Full Hash: 297decbe1f5c605182ca57d1dccec2c90c3af431
Parent Commit: 8af91a1
Lines Changed: +28, -6
5 Modified Paths:
/intern/ghost/GHOST_Types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_xr.c (+12, -0) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_actions.c (+3, -0) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_intern.h (+3, -0) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_session.c (+7, -6) (Diff)
/source/blender/makesrna/intern/rna_xr.c (+12, -0) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_actions.c (+3, -0) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_intern.h (+3, -0) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_session.c (+7, -6) (Diff)