overte/plugins/openvr/src
Anthony Thibault 3b87cd0ea8 Improve hold action by using controller velocity
The AvatarHoldAction now derives the body velocity by using data from the controller::Pose.  Rather then trying to derive it based on previous positions.  This results in more acurate motion of the held object when the hold is released.

OpenVR input plugin: pass the velocity and angularVelocity directly from the controller pose to the controller::Pose.
2016-02-22 19:15:22 -08:00
..
OpenVrDisplayPlugin.cpp Improve hold action by using controller velocity 2016-02-22 19:15:22 -08:00
OpenVrDisplayPlugin.h OpenVRDisplayPlugin: predict poses for better tracking 2016-02-18 18:00:04 -08:00
OpenVrHelpers.cpp Fixing warnings 2016-02-16 17:00:00 -08:00
OpenVrHelpers.h Improve hold action by using controller velocity 2016-02-22 19:15:22 -08:00
OpenVrProvider.cpp Moving OpenVR to external plugin and updating to latest version 2015-12-09 16:20:24 -08:00
plugin.json Moving OpenVR to external plugin and updating to latest version 2015-12-09 16:20:24 -08:00
ViveControllerManager.cpp Improve hold action by using controller velocity 2016-02-22 19:15:22 -08:00
ViveControllerManager.h Improve hold action by using controller velocity 2016-02-22 19:15:22 -08:00