overte-JulianGro/scripts/system
Anthony J. Thibault 959a2f9915 far-grabbed objects no longer fly away when the avatar body shifts
Before this fix, a hand vector was being tracked that was the difference between the avatar's hand in avatar space with the avatar's hand
in avatar space the previous frame.  This hand vector was used to move the grabbed object position.  However, when the body shifts, objects
in the avatar's space will change rapidly, this would cause this hand vector to be incorrect and cause the object to shoot off in the distance.

Now, we track this hand delta in sensor a.k.a. room space.  This is immune to the shifts caused by body shifting.
2016-07-18 13:10:16 -07:00
..
assets switch to new icon for ignore target 2016-07-13 15:06:31 -07:00
controllers far-grabbed objects no longer fly away when the avatar body shifts 2016-07-18 13:10:16 -07:00
html Support triangle and hexagon shapes, add shape support to overlays. 2016-07-15 22:02:17 -07:00
libraries Make hand pointer lasers 'click' on fully pressing and clicking the vive controller 2016-07-14 10:30:35 -07:00
particle_explorer move default to system 2016-04-26 14:47:02 -07:00
attachedEntitiesManager.js clear dead code 2016-06-08 13:44:53 -07:00
away.js Merge branch 'master' of https://github.com/highfidelity/hifi into vive-ui 2016-06-22 15:58:53 -07:00
dialTone.js move default to system 2016-04-26 14:47:02 -07:00
directory.js Merge pull request #7775 from ctrlaltdavid/20896 2016-05-02 10:11:29 -07:00
edit.js Fix hover states for toolbar buttons 2016-07-15 17:12:49 -07:00
examples.js Fix hover states for toolbar buttons 2016-07-15 17:12:49 -07:00
firstPersonHMD.js Add default script to enter first person for HMD 2016-06-24 11:57:50 -07:00
goto.js Fix hover states for toolbar buttons 2016-07-15 17:12:49 -07:00
hmd.js Fix hover states for toolbar buttons 2016-07-15 17:12:49 -07:00
ignore.js Fix hover states for toolbar buttons 2016-07-15 17:12:49 -07:00
mute.js Fix hover states for toolbar buttons 2016-07-15 17:12:49 -07:00
notifications.js fixed snapshot preview on windows 2016-07-06 11:57:29 -07:00
progress.js move default to system 2016-04-26 14:47:02 -07:00
selectAudioDevice.js Make audio device selection available without advanced menus enabled 2016-06-17 09:58:44 +12:00
users.js Prevent users window from being dragged offscreen 2016-07-04 14:34:38 +12:00
voxels.js users and voxel fixes 2016-04-26 15:34:24 -07:00