mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-05 06:32:32 +02:00
* 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. |
||
---|---|---|
.. | ||
grab.js | ||
handControllerGrab.js | ||
handControllerMouse.js | ||
handControllerPointer.js | ||
leapHands.js | ||
squeezeHands.js |