Commit graph

33970 commits

Author SHA1 Message Date
David Rowe
3232f89a33 OverlayWindow and OverlayWebWindow JSDoc 2019-12-13 10:13:10 +13:00
David Rowe
bbd16d7544 Fix global print function's JSDoc 2019-12-11 07:42:58 +13:00
David Rowe
5caa21e5d9 Update Script JSDoc accordingly 2019-12-11 07:42:40 +13:00
David Rowe
7d2e818ab1 console JSDoc 2019-12-11 07:41:37 +13:00
jennaingersoll
6312a7cdd8
Merge pull request #16563 from ctrlaltdavid/DOC-198
DOC-198: OffscreenFlags JSDoc
2019-12-09 16:01:49 -08:00
jennaingersoll
6f44373141
Merge pull request #16556 from ctrlaltdavid/DOC-235
DOC-235: DriveKeys JSDoc
2019-12-09 15:58:31 -08:00
David Rowe
deb60f66d0 Update API status 2019-12-10 09:20:12 +13:00
David Rowe
b7af7fe1ab OffscreenFlags JSDoc 2019-12-10 09:14:59 +13:00
David Rowe
204215c573 Typo 2019-12-10 07:49:37 +13:00
David Rowe
3a48a97a90 AddressManager JSDoc 2019-12-10 07:34:17 +13:00
David Rowe
064e97aa4c Fix misc. JSDoc typo 2019-12-06 21:27:50 +13:00
Zach Fox
04fe2988f5 Working 2019-12-05 18:50:31 -08:00
Zach Fox
c96c684400 Initial path to fixing screenshare auth race condition 2019-12-05 15:47:43 -08:00
Howard Stearns
11aa2e829f
Merge pull request #16540 from SimonWalton-HiFi/screenshare-zone
DEV-2700: Add screenshare property to zones and evaluate in avatar mixer
2019-12-02 10:17:42 -08:00
Amer
710185b517
Merge pull request #16550 from amerhifi/initInput
DEV-2729: Airpods starve on startup
2019-11-27 17:23:56 -08:00
Amer
2602e5ddc6
Merge pull request #16542 from amerhifi/localinjectorwait
dev-829: waiting on local injector prep
2019-11-27 16:23:32 -08:00
amerhifi
e02725e418 input init to dummy to prevent starve and airpods thread lock 2019-11-27 15:30:47 -08:00
amer cerkic
168e85b26a addressing comment 2019-11-26 15:27:40 -08:00
amer cerkic
0de812b7b5 waiting on local injector prep 2019-11-26 11:41:41 -08:00
David Rowe
c998148589 Revise recent changes to Entities.Material JSDoc 2019-11-26 17:43:41 +13:00
David Rowe
fafb3dd30b MaterialCache JSDoc 2019-11-26 17:43:23 +13:00
David Rowe
5eb6e9dadd Add recently added properties to caches' JSDoc 2019-11-26 17:00:13 +13:00
Simon Walton
6b371ec388 Changes to avatar mixer to use screenshare zones 2019-11-25 18:30:53 -08:00
luiscuenca
d301378210
Merge branch 'master' into fixWheelPitch 2019-11-25 14:48:13 -07:00
Simon Walton
6e23924ed9 Add screenshare zone-property - WIP 2019-11-25 13:22:35 -08:00
luiscuenca
69a063a700 Better mouse wheel detection and attenuated touchpad X axis 2019-11-25 10:19:54 -07:00
Anthony Thibault
edfad97b64
Merge pull request #16517 from hyperlogic/feature/facecap-osc-plugin
Input plugin for streaming blendshapes from an iPhone
2019-11-23 11:49:51 -08:00
luiscuenca
2f887228cf
Fix camera pitch by mouse pitch 2019-11-22 14:51:37 -07:00
Seth Alves
ea2c6b4dfb fix linux build 2019-11-22 11:35:23 -08:00
Shannon Romano
d76dfbe83b
Merge pull request #16525 from amerhifi/master
DEV-2871: signal connection check before emit of devices changed
2019-11-22 08:22:24 -08:00
Bradley Austin Davis
cf09e9f45e
Merge pull request #16526 from sabrina-shanman/crash_updateMeshPart
Call updateGeometry before Model::createRenderItemSet
2019-11-21 20:13:58 -08:00
Anthony J. Thibault
404d1a3c93 Fix several bugs for eye tracking from input plugins to function 2019-11-21 17:57:44 -08:00
sabrina-shanman
79d470c70e Call updateGeometry before Model::createRenderItemSet to ensure well-defined state 2019-11-21 16:12:49 -08:00
amer cerkic
87afa636a2 typo 2019-11-21 15:52:56 -08:00
amer cerkic
4f009d884f signal connection check before emit of devices changed 2019-11-21 15:46:11 -08:00
Howard Stearns
854d84912e
Merge pull request #16511 from howard-stearns/fix-lookupurl-helper-regex
fix handleUrl helper regex
2019-11-21 11:38:47 -08:00
Anthony J. Thibault
9d6ce44131 Head is now computed in proper sensor space
Eye tracking now works.
2019-11-20 15:30:16 -08:00
Brad Hefta-Gaub
3b9c997317
Merge pull request #16505 from luiscuenca/zoomAndOrbitCamUsingTouchPad
Touchpad improvements: pinch to zoom camera, two finger swipe to look around, bug fixes
2019-11-19 13:30:45 -08:00
Maia Hansen
6169936c2b
Merge pull request #16512 from AndrewMeadows/time-moves-forward
DEV-2585: fix for whiteboard poly lines getting their parentID incorrectly reverted
2019-11-19 12:34:53 -08:00
Brad Hefta-Gaub
63b21af562
Merge pull request #16506 from ctrlaltdavid/DEV-2764
DEV-2764, DEV-2113: Remove Avatar app links to AvatarIsland and BodyMart
2019-11-19 12:05:10 -08:00
Maia Hansen
48cdbcf933
Merge pull request #16401 from jherico/github_actions
DEV-2773: GitHub actions initial work
2019-11-19 11:46:52 -08:00
luiscuenca
45aca5115d
Add missing comment 2019-11-19 12:20:54 -07:00
jennaingersoll
451ffcd1e0
Merge pull request #16492 from jennaingersoll/jsdoc-revisions
DOC-208: Revisions to JSDoc added by developers since July 2019
2019-11-19 11:01:18 -08:00
Howard Stearns
2cc39a2f32 fix handleUrl helper regex 2019-11-19 10:51:20 -08:00
Brad Hefta-Gaub
0f428f0afb
Merge pull request #16498 from DouglasWilcox/improve_seated_rotation
Improve seated rotation
2019-11-19 10:22:08 -08:00
Andrew Meadows
0bccc38906 remove one call to usecTimestampNow() 2019-11-19 08:52:14 -08:00
Andrew Meadows
3b8275c240 _lastEdited can only increase or be reset 2019-11-19 08:44:33 -08:00
Andrew Meadows
08263b2672 add helpful comment about mysterious code 2019-11-19 08:42:28 -08:00
ingerjm0
d2118f0aac DOC-208 revisions 2019-11-18 20:05:08 -08:00
Brad Davis
d4b3a9ba49 Github actions 2019-11-18 15:20:37 -08:00