overte-HifiExperiments/scripts/system
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
..
assets New button content and initial positions. 2016-06-08 11:11:18 -07:00
controllers Collapse continueNearGrabbing and nearGrabbing into a single state. 2016-06-13 14:40:30 -07:00
html fix shapes to property polymorph and persist 2016-05-27 16:59:42 -07:00
libraries Save toolbar position when moving it only when stopped moving it 2016-06-05 08:55:27 +12:00
particle_explorer
attachedEntitiesManager.js clear dead code 2016-06-08 13:44:53 -07:00
away.js Merge pull request #8030 from howard-stearns/fix-paused-interactions-with-mouse 2016-06-13 11:28:47 -07:00
dialTone.js
directory.js Merge pull request #7775 from ctrlaltdavid/20896 2016-05-02 10:11:29 -07:00
edit.js Merge remote-tracking branch 'upstream/master' into vive-ui 2016-06-13 13:03:46 -07:00
examples.js New button content and initial positions. 2016-06-08 11:11:18 -07:00
goto.js New button content and initial positions. 2016-06-08 11:11:18 -07:00
hmd.js New button content and initial positions. 2016-06-08 11:11:18 -07:00
notifications.js
progress.js
selectAudioDevice.js
users.js Fix not being able to teleport to user when users window moved right 2016-05-21 15:50:06 +12:00
voxels.js