overte/plugins/openvr
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
..
src Improve hold action by using controller velocity 2016-02-22 19:15:22 -08:00
CMakeLists.txt Re-enable OpenVR plugin 2016-02-09 18:49:18 -08:00