Commit graph

80980 commits

Author SHA1 Message Date
Seth Alves
fc0874a182 new version of webrtc library for osx 2019-10-04 09:42:36 -07:00
Shannon Romano
5d20baa4d0
Merge pull request from luiscuenca/fixBlinkAsync
DEV-2202: Apply same random factors to both eyes blink
2019-10-04 09:26:19 -07:00
Roxanne Skelly
607828d630
Merge pull request from roxanneskelly/dev1836
DEV-1836 - handle urls in the form 'hifi://<domain>:<port>
2019-10-03 16:01:46 -07:00
luiscuenca
f7a5895cf3
Apply same random factors to both eyes blink 2019-10-03 14:42:58 -07:00
Shannon Romano
37f18e2e5e
Merge pull request from SimonWalton-HiFi/asset-scripting-wait-for-init
DEV-1898: Make Assets.initializeCache() script i/f blocking
2019-10-03 09:31:21 -07:00
Shannon Romano
ae259ef9fd
Merge pull request from luiscuenca/addHeadLookAtToFPCamera
DEV-625: Free Look Camera in first person mode
2019-10-03 09:28:54 -07:00
Roxanne Skelly
fb8a0e3aee handle urls in the form of <domain>:<port>/path 2019-10-02 16:40:27 -07:00
luiscuenca
75f0b4ea54
Fix First Person Camera issues 2019-10-02 14:17:57 -07:00
luiscuenca
059bcc10cc
merge master 2019-10-02 13:24:32 -07:00
Zach Fox
c9d0dc6991
Merge pull request from zfox23/moveMutedBanner
DEV-2275: Move 'input device muted' banner and make it slightly smaller
2019-10-02 11:58:22 -07:00
Zach Fox
6bfca4e587 DEV-2275: Move 'input device muted' banner and make it slightly smaller 2019-10-02 11:48:50 -07:00
luiscuenca
521aa50356
Set time and angle recentering parameters 2019-10-02 11:43:06 -07:00
Ryan Huffman
6fc03637b5
Merge pull request from amerhifi/master
dev- 470: Audio device rename and reduction of audio output spam
2019-10-02 09:18:22 -07:00
Roxanne Skelly
9af7b904ab CR related fixes 2019-10-01 17:04:07 -07:00
amer cerkic
c0a852d68c updated audio wording and removed audio defaul spamming. 2019-10-01 16:55:37 -07:00
Anthony Thibault
f8167e04d0
Merge pull request from hyperlogic/bug-fix/stuck-in-network-idle-role
Fix for avatars that are stuck in idle pose for observers
2019-10-01 16:48:26 -07:00
Anthony Thibault
9b956a2f9b
Merge pull request from luiscuenca/resetCamsKeys
DEV-2121: Restore previous control keys for look at camera
2019-10-01 16:12:11 -07:00
Roxanne Skelly
0589cb360a Merge branch 'master' of https://github.com/highfidelity/hifi into dev1836 2019-10-01 15:38:02 -07:00
Roxanne Skelly
d0cb489247 DEV-1836 - handle urls in the form 'hifi://<domain>:<port> 2019-10-01 15:34:39 -07:00
Anthony J. Thibault
1068637d39 Fix for avatars that are stuck in idle pose for observers
The problem can occur because the default constructor for the NetworkAnimState does not initialize the blendTime member.
This can cause the avatar to remain stuck in an idle pose for observers when blendTime happens to be randomly initialzied to a large negative floating point value.
To fix this we explicitly initialize it to FLT_MAX.

Additionally, a debug print has been added to help diagnose this issue if it occurs again.
2019-10-01 14:28:10 -07:00
luiscuenca
09f0222285
Restore previous control keys for free camera 2019-10-01 14:18:46 -07:00
luiscuenca
18af7c5d84
Add recenter timer and temp API 2019-10-01 13:44:27 -07:00
Shannon Romano
38574cd66b
Merge pull request from luiscuenca/implementPointAt
DEV-442: Implement directional blending node for point reaction
2019-10-01 11:46:30 -07:00
Maia Hansen
220123ff3b
Merge pull request from kencooke/macos-appnap-disabler
BUGZ-1117: On Mac OS, disable App Nap to prevent audio glitches
2019-10-01 10:53:03 -07:00
luiscuenca
d4a74f798c
aimToBlendValues to static function 2019-10-01 10:15:16 -07:00
Anthony Thibault
c2690eb39d
Merge pull request from luiscuenca/limitRotationWhileSeated
DEV-2125: Rotation while seated do not trigger re-centering
2019-10-01 09:33:02 -07:00
Simon Walton
95248c7ccd Add <future> header for Android 2019-09-30 23:43:06 -07:00
Simon Walton
595b473be7 Make AssetScriptingInterface::initializeCache() blocking 2019-09-30 17:55:24 -07:00
luiscuenca
7c55cee1f0
Limit rotation while seated to not trigger recentering 2019-09-30 17:37:14 -07:00
luiscuenca
0fac1e134f
Allow avatar look at when in first person camera 2019-09-30 16:43:02 -07:00
Shannon Romano
2896cde447
Merge pull request from Atlante45/feat/shutdown-annotation
DEV-2223: Add shutdown annotations for crash reporting
2019-09-30 16:38:23 -07:00
Shannon Romano
e8f1eecc5b
Merge pull request from samcake/yellow
DEV-1815: Investigating rendering issues with opacity map and adding tools to debug resource caches
2019-09-30 16:36:24 -07:00
Ken Cooke
de5da65757 Use NSActivityUserInitiated instead of NSActivityBackground 2019-09-30 15:48:01 -07:00
Anthony Thibault
7ee5b8e229
Merge pull request from dooglifeSF/emotes_revisions_per_feedback
Emotes revisions per feedback
2019-09-30 15:46:50 -07:00
Clement
0401015441 Connect aboutToQuit 2019-09-30 15:18:47 -07:00
Atlante45
a4c857315a Add shutdown annotations for crash reporting 2019-09-30 14:54:17 -07:00
Sam Gateau
1e2cab52b9 FIx an error, bad copy paste leading to a bug 2019-09-30 12:55:04 -07:00
Shannon Romano
95b219475d
Merge pull request from jherico/warnings
BUGZ-1596: Cleaning up android build warnings
2019-09-30 11:58:21 -07:00
Shannon Romano
3d813b525e
Merge pull request from MattHardcastle/add-notarize-script
[INFRA-196] Add mac notarization script
2019-09-30 11:56:40 -07:00
luiscuenca
02d889ba6e
account for point target validity 2019-09-30 11:35:00 -07:00
Sam Gateau
9b8d159873 remove unused variable 2019-09-30 09:24:37 -07:00
Sam Gateau
c8663f7fe6 Merge branch 'master' of github.com:highfidelity/hifi into yellow 2019-09-30 09:18:23 -07:00
Shannon Romano
447bccf240
Merge pull request from ctrlaltdavid/BUGZ-573
BUGZ-573: Fix loadOtherBase in tablet.gotoWebScreen() not working
2019-09-30 09:06:09 -07:00
Sam Gateau
8c9cf7bddd Merge branch 'master' of https://github.com/highfidelity/hifi into yellow 2019-09-27 19:01:19 -07:00
David Rowe
3d667b4a21 Deprecate tablet.gotoWebScreen()'s loadOtherBase parameter 2019-09-28 11:30:57 +12:00
David Rowe
07d8013e21 Don't display "CLOSE" and "BACK" buttons at top of Blocks screen 2019-09-28 11:30:57 +12:00
David Rowe
cd6d9b57c4 Fix Blocks script displaying a blank page 2019-09-28 11:30:56 +12:00
Brad Davis
f550d6c4fb More warnings 2019-09-27 15:46:52 -07:00
Brad Davis
8724106685 Trying to fix mac build: 2019-09-27 14:55:42 -07:00
Sam Gateau
ecd940e0e6 Addressing warnings 2019-09-27 14:01:00 -07:00