overte-HifiExperiments/scripts/system/controllers
Anthony J. Thibault bd3326d2fc Collapse continueNearGrabbing and nearGrabbing into a single state.
* Moved the update logic from STATE_NEAR_GRABBING, STATE_HOLD & STATE_EQUIP into the entryMethods
  for those states.
* Removed STATE_CONTINUE_NEAR_GRABBING, STATE_CONTINUE_HOLD & STATE_CONTINUE_EQUIP states
  This functionality has been moved into the updateMethod for their respective states.

This *should* be a pure re-factor no functionality was changed.
2016-06-13 14:40:30 -07:00
..
grab.js don't mouse-grab things through an overlay 2016-05-18 16:16:31 -07:00
handControllerGrab.js Collapse continueNearGrabbing and nearGrabbing into a single state. 2016-06-13 14:40:30 -07:00
handControllerMouse.js
handControllerPointer.js fix paused interactions with mouse 2016-06-07 09:50:10 -07:00
leapHands.js leap 2016-06-03 15:40:04 -07:00
squeezeHands.js