overte-HifiExperiments/scripts/system
Anthony J. Thibault 836c701cb3 More accurate and responsive stylus and finger touching.
The algorithm used to detect when and where the stylus or finger is touching the tablet has been improved.

* hovering the finger/stylus over the surface of the tablet should cause buttons to highlight.
* flicking or using the stylus like a drum stick, should more accurately click buttons on the tablet.
* stabbing the tablet quickly, should also more accurately trigger button presses.
* moving the hand/stylus from behind the tablet should be less likely to cause press events.
2017-03-07 18:19:32 -08:00
..
assets Add new teleport seat model + beam 2017-02-27 16:38:53 -08:00
controllers More accurate and responsive stylus and finger touching. 2017-03-07 18:19:32 -08:00
html Merge pull request #9761 from Menithal/21166 2017-03-02 16:33:13 -08:00
libraries More accurate and responsive stylus and finger touching. 2017-03-07 18:19:32 -08:00
marketplaces More consistent highlights/toggle for toolbar buttons 2017-02-21 10:59:36 -08:00
particle_explorer Fix eventBridgeLoader path in particle explorer 2016-09-15 13:07:00 -07:00
tablet-ui pull from upstream 2017-02-27 16:48:23 -08:00
attachedEntitiesManager.js clear dead code 2016-06-08 13:44:53 -07:00
audio.js More consistent highlights/toggle for toolbar buttons 2017-02-21 10:59:36 -08:00
avatarFinderBeacon.js Remove redundant parentheses 2016-12-10 00:21:20 +01:00
away.js modified away script to use MyAvatar.isAway property 2017-02-10 17:28:12 -08:00
bubble.js Removed use of Toolbar API for most default scripts. 2017-02-16 17:29:35 -08:00
dialTone.js wrap default scripts with local scope 2016-08-25 08:57:06 -07:00
directory.js removed showButtonDown, which didn't exist 2016-09-06 17:36:55 -07:00
edit.js Merge pull request #9684 from Menithal/parent-hotkey 2017-03-02 16:30:43 -08:00
fingerPaint.js Process controller and script updates only when finger painting is on 2017-02-18 21:28:30 +13:00
firstPersonHMD.js wrap default scripts with local scope 2016-08-25 08:57:06 -07:00
generalSettings.js saving work 2017-02-14 07:46:31 -08:00
goto.js Removed ColorOverlay from TabletButton, added more icon & text states 2017-02-13 15:09:46 -08:00
help.js Removed use of Toolbar API for most default scripts. 2017-02-16 17:29:35 -08:00
hmd.js Removed use of Toolbar API for most default scripts. 2017-02-16 17:29:35 -08:00
menu.js More consistent highlights/toggle for toolbar buttons 2017-02-21 10:59:36 -08:00
mod.js diff minimize 2016-12-21 23:48:45 +00:00
nameTag.js increase LETTER_OFFSET value 2017-02-07 21:55:55 +00:00
notifications.js Added a generic Window Notification for Feedback 2017-02-15 19:49:31 +02:00
pal.js preserve audio data during pal refresh 2017-03-03 16:56:12 -08:00
progress.js Display "content loading" while there are pending GPU texture transfers 2016-11-07 13:40:49 +13:00
selectAudioDevice.js Display list of audio input devices before list of audio output devices 2017-02-10 20:14:52 +13:00
snapshot.js Removed use of Toolbar API for most default scripts. 2017-02-16 17:29:35 -08:00
tablet-goto.js More consistent highlights/toggle for toolbar buttons 2017-02-21 10:59:36 -08:00
tablet-users.js More consistent highlights/toggle for toolbar buttons 2017-02-21 10:59:36 -08:00
users.js tablet-ui: Added sortOrder property to buttons 2017-02-02 17:18:22 -08:00
voxels.js